cnss: Use the nosync API in cnss when disabling irq
The disable_irq API will wait for IRQ handler completion
when pcie link down, this will cause system error. Use
the nosync API to disable irq.
Change-Id: Ib8e1c160cb748c2007bd24089e09b0ee6694d04d
CRs-Fixed: 2157312
Signed-off-by:
Guisen Yang <guiseny@codeaurora.org>
Loading
Please register or sign in to comment