public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-6.1.y] Revert "interconnect: qcom: sm8250: Enable sync_state"
@ 2024-01-07 15:57 Amit Pundir
  2024-01-08 14:12 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Amit Pundir @ 2024-01-07 15:57 UTC (permalink / raw)
  To: Greg KH, Sasha Levin, Georgi Djakov, Konrad Dybcio; +Cc: Stable

This reverts commit 3637f6bdfe2ccd53c493836b6e43c9a73e4513b3 which is
commit bfc7db1cb94ad664546d70212699f8cc6c539e8c upstream.

This resulted in boot regression on RB5 (sm8250), causing the device
to hard crash into USB crash dump mode everytime.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
---
 drivers/interconnect/qcom/sm8250.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/interconnect/qcom/sm8250.c b/drivers/interconnect/qcom/sm8250.c
index 9c2dd40d9a55..5cdb058fa095 100644
--- a/drivers/interconnect/qcom/sm8250.c
+++ b/drivers/interconnect/qcom/sm8250.c
@@ -551,7 +551,6 @@ static struct platform_driver qnoc_driver = {
 	.driver = {
 		.name = "qnoc-sm8250",
 		.of_match_table = qnoc_of_match,
-		.sync_state = icc_sync_state,
 	},
 };
 module_platform_driver(qnoc_driver);
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-08 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-07 15:57 [PATCH for-6.1.y] Revert "interconnect: qcom: sm8250: Enable sync_state" Amit Pundir
2024-01-08 14:12 ` Greg KH
2024-01-08 15:03   ` Amit Pundir
2024-01-08 15:19     ` Greg KH
2024-01-08 15:30       ` Konrad Dybcio
2024-01-08 15:34         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox