diff options
author | Wesley Cheng <quic_wcheng@quicinc.com> | 2022-09-01 12:36:22 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-07 16:26:44 +0200 |
commit | 5265397f94424eaea596026fd34dc7acf474dcec (patch) | |
tree | cef5c5b941a56d543af72c89d6ba7780b83af37c /drivers/bluetooth/btmrvl_drv.h | |
parent | 2b2da6574e77ebf83c0df6d8b838bc37764c4bfa (diff) | |
download | linux-5265397f94424eaea596026fd34dc7acf474dcec.tar.gz linux-5265397f94424eaea596026fd34dc7acf474dcec.tar.bz2 linux-5265397f94424eaea596026fd34dc7acf474dcec.zip |
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 <quic_wcheng@quicinc.com>
Link: https://lore.kernel.org/r/20220901193625.8727-3-quic_wcheng@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/bluetooth/btmrvl_drv.h')
0 files changed, 0 insertions, 0 deletions