msm: msm_bus: Use rpmh_write for AWAKE_STATE requests
Use rpmh_write instead of rpmh_write_passthru for AWAKE_STATE
requests to display RSC. The rpmh_write_passthru API did not
allow the rpmh driver to keep track of msm_bus driver's vote and
there was potential for msm_bus wake votes in the tcs to be
overwritten in the event that a new awake/active vote was made
by a different client.
Change-Id: I8f16f059c65149b9090fecfecebd56ad615616c8
Signed-off-by:
David Dai <daidavid1@codeaurora.org>
Loading
Please register or sign in to comment