OSDN Git Service

usb: host: ehci-mxc: Remove the driver
authorFabio Estevam <festevam@gmail.com>
Fri, 13 Nov 2020 17:12:31 +0000 (14:12 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Nov 2020 23:28:16 +0000 (00:28 +0100)
commite7018751d2e603381ae6028ba4dd21ec45ce38bb
treeb220dbd037b166e78b6e2ac8addd0a3d240b8c71
parente625f3dede4a2df6df914b4a0fb3e49379676dfc
usb: host: ehci-mxc: Remove the driver

The ehci-mxc driver was only used by i.MX non-DT platforms.

Since 5.10-rc1, i.MX has been converted to a DT-only platform and all
board files are gone.

Remove the ehci-mxc driver as there are no more users at all.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20201113171231.2205-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ehci-mxc.c [deleted file]
include/linux/platform_data/usb-ehci-mxc.h [deleted file]