linux_dsm_epyc7002/drivers/usb/dwc2
Christoph Hellwig edfbcb321f usb: add a hcd_uses_dma helper
The USB buffer allocation code is the only place in the usb core (and in
fact the whole kernel) that uses is_device_dma_capable, while the URB
mapping code uses the uses_dma flag in struct usb_bus.  Switch the buffer
allocation to use the uses_dma flag used by the rest of the USB code,
and create a helper in hcd.h that checks this flag as well as the
CONFIG_HAS_DMA to simplify the caller a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20190811080520.21712-3-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-15 15:18:05 +02:00
..
core_intr.c
core.c usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() 2019-07-03 10:59:22 +03:00
core.h USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled 2019-06-18 11:58:28 +03:00
debug.h
debugfs.c
gadget.c usb: gadget: dwc2: fix zlp handling 2019-06-06 13:51:57 +03:00
hcd_ddma.c
hcd_intr.c
hcd_queue.c
hcd.c usb: add a hcd_uses_dma helper 2019-08-15 15:18:05 +02:00
hcd.h Revert "usb: dwc2: host: Setting qtd to NULL after freeing it" 2019-06-18 11:58:29 +03:00
hw.h
Kconfig
Makefile
params.c usb: changes for v5.3 merge window 2019-07-01 12:01:33 +02:00
pci.c
platform.c usb: changes for v5.3 merge window 2019-07-01 12:01:33 +02:00