kernel-hacking-2024-linux-s.../drivers/usb/dwc2
Geert Uytterhoeven ee89b641a9 usb: dwc2: USB_DWC2 should depend on HAS_DMA
If NO_DMA=y:

    ERROR: "usb_gadget_map_request" [drivers/usb/dwc2/dwc2.ko] undefined!
    ERROR: "usb_gadget_unmap_request" [drivers/usb/dwc2/dwc2.ko] undefined!
    ERROR: "bad_dma_ops" [drivers/usb/dwc2/dwc2.ko] undefined!

Add a dependency on HAS_DMA to fix this.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
2016-02-17 10:32:18 +02:00
..
core.c usb: dwc2: Add extra delay when forcing dr_mode 2016-02-17 10:31:42 +02:00
core.h usb: dwc2: Improve handling of host and device hwparams 2015-12-22 12:00:51 -06:00
core_intr.c
debug.h
debugfs.c
gadget.c usb: dwc2: gadget: Repair DSTS register decoding 2015-12-22 12:03:05 -06:00
hcd.c
hcd.h
hcd_ddma.c usb: dwc2: host: fix the data toggle error in full speed descriptor dma 2016-02-17 10:32:09 +02:00
hcd_intr.c usb: dwc2: host: fix the data toggle error in full speed descriptor dma 2016-02-17 10:32:09 +02:00
hcd_queue.c
hw.h
Kconfig usb: dwc2: USB_DWC2 should depend on HAS_DMA 2016-02-17 10:32:18 +02:00
Makefile
pci.c
platform.c Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" 2016-02-03 20:15:19 +02:00