u-boot/drivers/usb/dwc3
Marek Vasut 12ac51cdb7 usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts
The only call site of dwc3_uboot_handle_interrupt() is the
dm_usb_gadget_handle_interrupts(), fold the former into the
later. This makes dwc3_uboot_handle_interrupt() unavailable
to be called from board code as well.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # vim3
Link: https://lore.kernel.org/r/20240317044357.547037-2-marek.vasut+renesas@mailbox.org
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2024-04-02 09:08:07 +02:00
..
core.c usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts 2024-04-02 09:08:07 +02:00
core.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
dwc3-generic.c usb: dwc3-generic: implement Qualcomm wrapper 2024-03-21 10:20:47 +01:00
dwc3-generic.h usb: dwc3-generic: Add the size of regs property to glue structure 2023-02-22 19:40:11 +01:00
dwc3-layerscape.c usb: dwc3: Fix enabling USB_DR_MODE_HOST 2023-09-04 15:51:38 +02:00
dwc3-meson-g12a.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
dwc3-meson-gxl.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
dwc3-omap.c usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget 2024-04-02 09:08:07 +02:00
dwc3-uniphier.c usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 2023-02-22 19:40:11 +01:00
ep0.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
gadget.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
gadget.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
io.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
Kconfig usb: dwc3-meson-g12a: Select PHY instead of imply PHY 2023-03-02 22:42:27 +01:00
linux-compat.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
Makefile usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver 2022-07-15 14:10:39 +02:00
samsung_usb_phy.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
ti_usb_phy.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00