aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorYoshihiro Shimoda <[email protected]>2019-10-01 19:10:32 +0900
committerGreg Kroah-Hartman <[email protected]>2019-10-04 14:36:22 +0200
commit1aae1394294cb71c6aa0bc904a94a7f2f1e75936 (patch)
tree3c195fcdd6c5a06944543d70e0c35e821f41d95e /drivers/usb/cdns3/cdns3-debug.h
parent792e559e94bc88a281b10568e99fc469fc28a34d (diff)
usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
The commit 97664a207bc2 ("usb: renesas_usbhs: shrink spin lock area") had added a usbhsg_pipe_disable() calling into __usbhsg_ep_set_halt_wedge() accidentally. But, this driver should not call the usbhsg_pipe_disable() because the function discards all queues. So, this patch removes it. Fixes: 97664a207bc2 ("usb: renesas_usbhs: shrink spin lock area") Cc: <[email protected]> # v3.1+ Signed-off-by: Yoshihiro Shimoda <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions