msm: bam_dmux: abort ul wakeups in the middle of SSR
Abort any uplonk wakeups that happen to occur in the middle of subsystem
restart. This may occur as a small race condition window exists where
bam_dmux knows SSR has occured, but hadn't yet sent that info to the
clients. During this small window, a client may try to send some data,
triggering a ul_wakeup()
CRs-Fixed: 392604
Change-Id: Id45c184efd44fe467b19ab36a2e34557d661f55a
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please sign in to comment