Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 307383f2 authored by Mohammed Javid's avatar Mohammed Javid Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: ipa_tx_dp issued after suspend



Suspend request issued by GSB interface
to ipa-sw. While suspend is in progress, data
transmit also initiated before ipa completes
its suspend sequence. Due to which, we see
un-clocked access on NOC, since IPA-sw submits desc to
IPA-hw after clock is GATED.
So, prevent data transfer if the iface's suspend
in progress or completed.

Change-Id: I9d2c1d0803352dcc1907777d03403722afb879db
Signed-off-by: default avatarMohammed Javid <mjavid@codeaurora.org>
parent f8774b59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment