usb-host: Remove fusbh200 driver
authorPeter Senna Tschudin <peter.senna@gmail.com>
Fri, 2 Oct 2015 11:18:27 +0000 (13:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:44:33 +0000 (23:44 -0700)
commit34e51ba6b65b5db4e35426759b1fbdf608545238
tree0d734017ae7028b2c3f56fd2414dd92718341c4c
parentd491fe75ed1b86f33f671b748e6cfdb9dffaeb32
usb-host: Remove fusbh200 driver

fusbh200 and fotg210 are very similar. The initial idea was to consolidate
both drivers but I'm afraid fusbh200 is not being used.

This patch remove the fusbh200 source code, update Kconfig and two
Makefiles.

Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Acked-by: John Chiang <john453@faraday-tech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/Makefile
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/fusbh200-hcd.c [deleted file]
drivers/usb/host/fusbh200.h [deleted file]