diff options
author | Pawel Laszczak <[email protected]> | 2021-12-10 12:29:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-13 15:23:19 +0100 |
commit | 16f00d969afe60e233c1a91af7ac840df60d3536 (patch) | |
tree | e1293c542786f5cf62b148fcd193b3bfb05ab403 /net/unix/af_unix.c | |
parent | ccc14c6cfd346e85c3ecb970975afd5132763437 (diff) |
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Patch restrict calling of cdnsp_died function during removing modules
or software disconnect.
This function was called because after transition controller to HALT
state the driver starts handling the deferred interrupt.
In this case such interrupt can be simple ignored.
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
cc: <[email protected]>
Reviewed-by: Peter Chen <[email protected]>
Signed-off-by: Pawel Laszczak <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions