usb: smd: Call smd_close API from workqueue context
smd_close API is blocking, hence, cannot be called from ATOMIC context. Hence, move it from interrupt context to workqueue context. CRs-Fixed: 468606 Change-Id: Iddda44f50c47582734118ee354a83078ea4cf098 Signed-off-by:Manu Gautam <mgautam@codeaurora.org> Signed-off-by:
Tarun Gupta <tarung@codeaurora.org>
Loading
Please sign in to comment