]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: qcom: rpmh: remove rpmh_flush export
authorMaulik Shah <mkshah@codeaurora.org>
Mon, 3 Feb 2020 13:35:35 +0000 (19:05 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 12 Feb 2020 06:15:02 +0000 (22:15 -0800)
commit48e8286fc138f4269e21cb783010f13f68859c7d
tree55b4b77932bf7fa36843805afadfeebfbf0c7472
parent9740ee342a3f2994719a557c75a16edccbc6974c
drivers: qcom: rpmh: remove rpmh_flush export

rpmh_flush() was exported with the idea that an external entity
operation during CPU idle would know when to flush the sleep and wake
TCS. Since, this is not the case when defining a power domain for the
RSC. Remove the function export and instead allow the function to be
called internally.

Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/1580736940-6985-3-git-send-email-mkshah@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/rpmh-internal.h
drivers/soc/qcom/rpmh.c
include/soc/qcom/rpmh.h