aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc/onboard_usb_dev.c
diff options
context:
space:
mode:
authorSelvarasu Ganesan <[email protected]>2024-09-17 04:48:09 +0530
committerGreg Kroah-Hartman <[email protected]>2024-10-04 15:33:33 +0200
commit0d410e8913f5cffebcca79ffdd596009d4a13a28 (patch)
tree8ebada78928dbcc1c69f48849b121abebb0ce4f3 /drivers/usb/misc/onboard_usb_dev.c
parent897e13a8f9a23576eeacb95075fdded97b197cc3 (diff)
usb: dwc3: core: Stop processing of pending events if controller is halted
This commit addresses an issue where events were being processed when the controller was in a halted state. To fix this issue by stop processing the events as the event count was considered stale or invalid when the controller was halted. Fixes: fc8bb91bc83e ("usb: dwc3: implement runtime PM") Cc: [email protected] Signed-off-by: Selvarasu Ganesan <[email protected]> Suggested-by: Thinh Nguyen <[email protected]> Acked-by: Thinh Nguyen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/misc/onboard_usb_dev.c')
0 files changed, 0 insertions, 0 deletions