Files
u-boot/drivers
Tom Rini 4ea93faceb usb: host: xhci: Make U_BOOT_DRIVER entries unique
All instances of the U_BOOT_DRIVER must use a unique name or they will
lead to link time failures due to name space conflicts when both are
present. Most of the XHCI drivers follow pattern of xhci_xxx in their
name, but a few used "usb_xhci". Change these to follow the pattern of
the rest of the XHCI glue drivers.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
2025-11-12 22:13:03 +01:00
..
2025-11-07 15:34:22 -06:00
2025-10-30 12:32:12 -06:00
2025-11-10 11:30:56 -06:00
2025-06-02 17:26:16 -06:00
2025-10-17 08:58:10 -06:00
2025-11-07 13:01:12 -06:00
2025-08-27 15:49:59 +08:00
2025-08-25 13:28:49 -06:00
2025-08-14 10:58:46 -06:00
2025-10-14 10:42:27 +03:00
2025-11-07 15:34:22 -06:00