usb: musb: remove unused davinci support
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Oct 2022 15:29:31 +0000 (17:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 11:23:17 +0000 (13:23 +0200)
commit32fee1df51109a117eb5063e950c372278688098
tree41a021c04823f23795249231606202b146c6b470
parenta84436a987e7f4ee8eeb62a8a5abcfc60b356d16
usb: musb: remove unused davinci support

The musb-davinci driver was only used on dm644x, which got removed
in linux-6.0. The only remaining davinci machines are da8xx
devicetree based and do not use this hardware.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20221019152947.3857217-6-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/Kconfig
drivers/usb/musb/Makefile
drivers/usb/musb/cppi_dma.c [deleted file]
drivers/usb/musb/davinci.c [deleted file]
drivers/usb/musb/davinci.h [deleted file]