]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers: qcom: rpmh-rsc: clear wait_for_compl after use
authorLina Iyer <ilina@codeaurora.org>
Wed, 5 Sep 2018 20:14:38 +0000 (14:14 -0600)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 21:11:39 +0000 (16:11 -0500)
commit09e97b6c8754c91470455e69ebd827b741f80af5
tree9fd5285df8f21ae82c45ccfec3944ea390c3aee3
parent137dc5843faeacabf48fc22a8dc58c4e0b4f0927
drivers: qcom: rpmh-rsc: clear wait_for_compl after use

The wait_for_compl register ensures the request sequence is maintained
when sending requests from the TCS. Clear the register after sending
active request and during invalidate of the sleep and wake TCS.

Reported-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
Signed-off-by: Lina Iyer <ilina@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/rpmh-rsc.c