Skip to content
Commit f1164755 authored by David Dai's avatar David Dai Committed by Gerrit - the friendly Code Review server
Browse files

msm: msm_bus: Ignore -EBUSY from RPMH when sending AWAKE requests



Since the msm bus driver does not have a way to differentiate between
the state of the display RSC. It will attempt to send AWAKE requests
regardless of display RSC state, which are invalid when the display
RSC is in solver mode. The requests are ignored and the error returned
is benign, but is flooding kernel logging and causing hangs.

Change-Id: Ib5ca20146d52312873b5ed01911aac4e6e4f0f15
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
parent 607b49ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment