mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 22:23:38 +00:00
qualcommbe: ipq95xx: Drop redundant comment in NSSCC clock patch
Drop redundant comment in NSSCC clock patch. The problem has been identified hence the comment doesn't apply anymore. Link: https://github.com/openwrt/openwrt/pull/17788 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
0a9dc5a6f4
commit
1d88859cd3
@ -3118,7 +3118,7 @@ Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
|
||||
+ .driver = {
|
||||
+ .name = "qcom,nsscc-ipq9574",
|
||||
+ .of_match_table = nss_cc_ipq9574_match_table,
|
||||
+ .sync_state = icc_sync_state, /* TODO seems to cause hang */
|
||||
+ .sync_state = icc_sync_state,
|
||||
+ },
|
||||
+};
|
||||
+
|
||||
|
Loading…
x
Reference in New Issue
Block a user