summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/qcom/sm8250.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/interconnect/qcom/sm8250.c')
-rw-r--r--drivers/interconnect/qcom/sm8250.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/interconnect/qcom/sm8250.c b/drivers/interconnect/qcom/sm8250.c
index 83aeb3eedc19..02d40eea0d69 100644
--- a/drivers/interconnect/qcom/sm8250.c
+++ b/drivers/interconnect/qcom/sm8250.c
@@ -1995,6 +1995,7 @@ 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);