]> git.baikalelectronics.ru Git - uboot.git/commit
usb: Remove non-DM code in ehci-fsl and xhci
authorTom Rini <trini@konsulko.com>
Mon, 13 Jun 2022 00:02:01 +0000 (20:02 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commitf0543afa549bf684b645861e0ee6b7db6ba2cab4
tree39069a4699f0e0e9b920d057fbb301eb9163616f
parent1db12f1614c89b9e5eba66936610f98e8cc2a0e9
usb: Remove non-DM code in ehci-fsl and xhci

The DM_USB migration deadline has passed and this is not used in SPL.
Remove this now unused code.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/usb/host/ehci-fsl.c
drivers/usb/host/xhci.c