]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: octeon-usb: delete the octeon usb host controller driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 09:15:09 +0000 (10:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 11:54:55 +0000 (12:54 +0100)
commit95ace52e4036482da1895b6e19f15141802cc3dd
tree19a13780091d207fcf2fe5236dc28f4fb0fa21d2
parent710d7fbe21ee2ceab121f1f84a20edf68f9f9742
staging: octeon-usb: delete the octeon usb host controller driver

This driver was merged back in 2013 and shows no progress toward every
being merged into the "correct" part of the kernel.  The code doesn't
even build for anyone unless you have the specific hardware platform
selected, so odds are it doesn't even work anymore.

Remove it for now and is someone comes along that has the hardware and
is willing to fix it up, it can be reverted.

Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: David Daney <ddaney.cavm@gmail.com>
Cc: Nishka Dasgupta <nishkadg.linux@gmail.com>
Cc: Himadri Pandya <himadri18.07@gmail.com>
Cc: "Frank A. Cancio Bello" <frank@generalsoftwareinc.com>
Cc: Sumit Pundir <pundirsumit11@gmail.com>
Cc: Laura Lazzati <laura.lazzati.15@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20191210091509.3546251-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/octeon-usb/Kconfig [deleted file]
drivers/staging/octeon-usb/Makefile [deleted file]
drivers/staging/octeon-usb/TODO [deleted file]
drivers/staging/octeon-usb/octeon-hcd.c [deleted file]
drivers/staging/octeon-usb/octeon-hcd.h [deleted file]