usb: host: remove xhci driver
The current xhci driver support USB 2.0 only. The U-Boot driver is better
developed and supports USB 3.0 devices. Remove the xhci driver first as
a separate patch to make the patch adding the new U-Boot based driver
better readable.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 62d565b commit fddd1c7c51a82bf8b8e04ce6c24fee49a1d89272
@Sascha Hauer Sascha Hauer authored on 27 Feb 2020
Showing 4 changed files
View
drivers/usb/host/xhci-hcd.c 100644 → 0
Too large (Show diff)
View
drivers/usb/host/xhci-hub.c 100644 → 0
View
drivers/usb/host/xhci-pci.c 100644 → 0
View
drivers/usb/host/xhci.h 100644 → 0
Too large (Show diff)