qualcommbe: ipq95xx: Drop redundant comment in NSSCC clock patch
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 30 Jan 2025 15:47:04 +0000 (16:47 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Apr 2025 13:01:11 +0000 (15:01 +0200)
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>
target/linux/qualcommbe/patches-6.6/105-05-clk-qcom-Add-NSS-clock-Controller-driver-for-IPQ9574.patch

index f4111456d4b1a49a03a9a135912ab0561f8e7640..6ec7057ae45c74637f852bffdab4f77e178732d6 100644 (file)
@@ -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,
 +      },
 +};
 +