msm: bam_dmux: save irqs when grabbing tx_pool lock
The tx_pool spinlock can have contention between atomic context and
non-atomic context leading to deadlock. Use irqsave/irqrestore to
prevent this contention.
Change-Id: I689543aa6c1c1652c5bfe3e4b3b579a4077b2545
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please sign in to comment