diff options
author | Wesley Cheng <[email protected]> | 2022-09-01 12:36:22 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-07 16:26:44 +0200 |
commit | 5265397f94424eaea596026fd34dc7acf474dcec (patch) | |
tree | cef5c5b941a56d543af72c89d6ba7780b83af37c /scripts/gdb/linux | |
parent | 2b2da6574e77ebf83c0df6d8b838bc37764c4bfa (diff) |
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Remove the need for making dwc3_gadget_suspend() and dwc3_gadget_resume()
to be called in a spinlock, as dwc3_gadget_run_stop() could potentially
take some time to complete.
Signed-off-by: Wesley Cheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions