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)
commitd5e205079c34aa1f33157627814f707d6057727a
tree55b4b77932bf7fa36843805afadfeebfbf0c7472
parentaff9cc0847a58647ef010c5c0db0a8a00fb13911
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