summaryrefslogtreecommitdiff
path: root/sound/virtio
diff options
context:
space:
mode:
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>2022-04-21 19:23:03 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-05 22:03:24 +0200
commitf66eef8fb8989a7193cafc3870f7c7b2b97f16cb (patch)
treef5fb62f5a2641cdda943ff9723670c5d787e243c /sound/virtio
parentace17b6ee4f92ab0375d12a1b42494f8590a96b6 (diff)
usb: dwc3: gadget: Delay issuing End Transfer
If the controller hasn't DMA'ed the Setup data from its fifo, it won't process the End Transfer command. Polling for the command completion may block the driver from servicing the Setup phase and cause a timeout. Previously we only check and delay issuing End Transfer in the case of endpoint dequeue. Let's do that for all End Transfer scenarios. Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://lore.kernel.org/r/2fcf3b5d90068d549589a57a27a79f76c6769b04.1650593829.git.Thinh.Nguyen@synopsys.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/virtio')
0 files changed, 0 insertions, 0 deletions