qualcommbe: ipq95xx: Drop redundant comment in NSSCC clock patch
authorChristian Marangi <[email protected]>
Thu, 30 Jan 2025 15:47:04 +0000 (16:47 +0100)
committerChristian Marangi <[email protected]>
Thu, 30 Jan 2025 16:36:44 +0000 (17:36 +0100)
Drop redundant comment in NSSCC clock patch. The problem has been
identified hence the comment doesn't apply anymore.

Signed-off-by: Christian Marangi <[email protected]>
target/linux/qualcommbe/patches-6.6/105-05-clk-qcom-Add-NSS-clock-Controller-driver-for-IPQ9574.patch

index cadb4161915ee576e5ab00932986b3b12d17e987..5f22b697f145157af0795218e17ed433a64e798b 100644 (file)
@@ -3125,7 +3125,7 @@ index 000000000000..d3e9aa391236
 +      .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,
 +      },
 +};
 +