staging: VME: Remove PIO2 driver
authorMartyn Welch <martyn.welch@collabora.co.uk>
Tue, 24 Oct 2017 08:20:37 +0000 (10:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Nov 2017 13:49:08 +0000 (14:49 +0100)
commit1663b8faad61439a4236e013a9146985494fe235
treec53b16a0458ed446efd5025416fc4b3b3dc60bca
parentc40a45a465e9eab72cfdd3ab69d15cf8ef8b89c8
staging: VME: Remove PIO2 driver

The PIO2 device is (as far as I know) no longer manufactured. I no longer
have access to the device and this seems unlikely to change. The only
changes to this driver in a long time have been as a result of API changes
else where. Time to remove it...

Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/Kconfig
drivers/staging/vme/devices/Makefile
drivers/staging/vme/devices/vme_pio2.h [deleted file]
drivers/staging/vme/devices/vme_pio2_cntr.c [deleted file]
drivers/staging/vme/devices/vme_pio2_core.c [deleted file]
drivers/staging/vme/devices/vme_pio2_gpio.c [deleted file]