msm: msm_bus: resend TCS commands for IPA
There is a small chance where the BCM hardware may respond
with a completion response despite the transaction not being completed
during which one DRV tries to vote a non-zero value to a BCM while
a separate DRV votes for zero. An example of this interaction exists
for IPA, let's resend IPA request if it's transitioning from a zero to
non zero state to ensure that the transaction is honored.
Change-Id: Ibda8ec6b92a11323a4a9e71b23f965833a25ad14
Signed-off-by:
David Dai <daidavid1@codeaurora.org>
Loading
Please register or sign in to comment