Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5447e0a6 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "usb: host: Faraday fotg210-hcd driver"



This reverts commit 1dd3d123.

The email address for the developer now bounces, which means they have
moved on, so remove the driver until someone else from the company steps
up to maintain it.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1dd3d123
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ obj-$(CONFIG_USB_ISP1760_HCD) += host/
obj-$(CONFIG_USB_IMX21_HCD)	+= host/
obj-$(CONFIG_USB_FSL_MPH_DR_OF)	+= host/
obj-$(CONFIG_USB_FUSBH200_HCD)	+= host/
obj-$(CONFIG_USB_FOTG210_HCD)	+= host/

obj-$(CONFIG_USB_C67X00_HCD)	+= c67x00/

+0 −12
Original line number Diff line number Diff line
@@ -354,18 +354,6 @@ config USB_FUSBH200_HCD
	To compile this driver as a module, choose M here: the
	module will be called fusbh200-hcd.

config USB_FOTG210_HCD
	tristate "FOTG210 HCD support"
	depends on USB
	default N
	---help---
	  Faraday FOTG210 is an OTG controller which can be configured as
	  an USB2.0 host. It is designed to meet USB2.0 EHCI specification
	  with minor modification.

	  To compile this driver as a module, choose M here: the
	  module will be called fotg210-hcd.

config USB_OHCI_HCD
	tristate "OHCI HCD (USB 1.1) support"
	select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3
+0 −1
Original line number Diff line number Diff line
@@ -58,4 +58,3 @@ obj-$(CONFIG_USB_OCTEON2_COMMON) += octeon2-common.o
obj-$(CONFIG_USB_HCD_BCMA)	+= bcma-hcd.o
obj-$(CONFIG_USB_HCD_SSB)	+= ssb-hcd.o
obj-$(CONFIG_USB_FUSBH200_HCD)	+= fusbh200-hcd.o
obj-$(CONFIG_USB_FOTG210_HCD)	+= fotg210-hcd.o

drivers/usb/host/fotg210-hcd.c

deleted100644 → 0
+0 −6049

File deleted.

Preview size limit exceeded, changes collapsed.

drivers/usb/host/fotg210.h

deleted100644 → 0
+0 −750

File deleted.

Preview size limit exceeded, changes collapsed.