commit | e25a3ff8d8b1872ac16ebe1d828b784527eba6fe | [log] [tgz] |
---|---|---|
author | Deepak Kumar Singh <deesin@codeaurora.org> | Tue Sep 21 16:23:04 2021 +0530 |
committer | Deepak Kumar Singh <deesin@codeaurora.org> | Tue Sep 21 16:23:04 2021 +0530 |
tree | c1b2e73fc6982682a5cd63ea943923e008dd7cfe | |
parent | b87350e73216e590c29c7291827bafd2f4ebfcb1 [diff] |
soc: qcom: glink: wait for tx blocked signal response Until tx blocked signal response is received, allowing tx may again fill the fifo. As tx_blocked_signal_sent is already true glink will not be able to send tx blocked signal again to remote host. Do not allow tx unless response for previous tx blocked signal is received. CRs-Fixed: 3039195 Change-Id: Ib8137740f5a02958645934b55e33673394412919 Signed-off-by: Deepak Kumar Singh <deesin@codeaurora.org>