diff options
author | Raju P.L.S.S.S.N <rplsssn@codeaurora.org> | 2018-10-23 19:29:08 +0200 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2019-02-01 23:08:40 +0100 |
commit | 7300241926e8cf5b5f01059b0c07896fb1c74d9e (patch) | |
tree | d083358aaf3ed502b3fcafa2d00721499b7a3d58 /security | |
parent | soc: qcom: rmtfs-mem: Make sysfs attributes world-readable (diff) | |
download | linux-7300241926e8cf5b5f01059b0c07896fb1c74d9e.tar.xz linux-7300241926e8cf5b5f01059b0c07896fb1c74d9e.zip |
drivers: qcom: rpmh: avoid sending sleep/wake sets immediately
Fix the redundant call being made to send the sleep and wake requests
immediately to the controller.
As per the patch [1], the sleep and wake request votes are cached in
rpmh controller and sent during rpmh_flush(). These requests needs to be
sent only during entry of deeper system low power modes or suspend.
[1] https://patchwork.kernel.org/patch/10477533/
Reviewed-by: Lina Iyer <ilina@codeaurora.org>
Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions