commit | 479682d4fe43a57cadd0cc13002b6091ea3f0767 | [log] [tgz] |
---|---|---|
author | Raju P.L.S.S.S.N <rplsssn@codeaurora.org> | Mon Oct 08 12:26:20 2018 -0600 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Oct 29 01:20:28 2018 -0700 |
tree | 7e4687802afe6492e00ccfc7aa881a697c297fe4 | |
parent | df4852063491cc07b5cbbe5fd35dccd6855ab49b [diff] |
drivers: qcom: rpmh: Avoid race when setting solver mode Ensure that the solver mode is set only when there are no active requests being processed by the RPMH drivers. Also, since we are no longer locking in the interrupt handlers, remove the _irqsave variants of spinlocks. Change-Id: I61b118c1946488cc95a8f4da3dae975d7361bf46 Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org> Signed-off-by: Lina Iyer <ilina@codeaurora.org>