interconnect: qcom: msm8939: Use icc_sync_state
authorLeo Yan <leo.yan@linaro.org>
Sat, 16 Apr 2022 01:26:34 +0000 (09:26 +0800)
committerGeorgi Djakov <djakov@kernel.org>
Tue, 5 Jul 2022 13:39:48 +0000 (16:39 +0300)
commit76a748e2c1aa976d0c7fef872fa6ff93ce334a8a
treee3c69dac818dadb204a2789e942de08906fa242b
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
interconnect: qcom: msm8939: Use icc_sync_state

It's fashion to use the icc_sync_state callback to notify the framework
when all consumers are probed, so that the bandwidth request doesn't
need to stay on maximum value.

Do the same thing for msm8939 driver.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Link: https://lore.kernel.org/r/20220416012634.479617-1-leo.yan@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
drivers/interconnect/qcom/msm8939.c