]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
usb: isp1362: remove blackfin arch glue
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Mar 2018 21:45:26 +0000 (22:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 26 Mar 2018 13:57:14 +0000 (15:57 +0200)
commitda2827a298f8a2159f31466759cbba2dd4f1b65f
tree1d937a68ed149e71100ca1872bca94ab943ecb99
parenta9762b704f5d5e167bbc261573621782b90efbc4
usb: isp1362: remove blackfin arch glue

The blackfin architecture is getting removed, and this is the last
remaining architecture specific setting, so the various hacks
can be removed now.

From all I can tell, there are no remaining in-tree users of the
driver, but it could be used by out-of-tree platform ports.
I've marked the driver as 'depends on COMPILE_TEST', short of
removing it outright.

It was originally written for some ARM PXA machines using the same
chip, but that platform never really worked and the code has been
removed a long time ago.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Aaron Wu <aaron.wu@analog.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/usb/host/Kconfig
drivers/usb/host/isp1362.h