[PATCH 0/5] remove spi-s3c24xx-gpio driver
Peter Korsgaard
jacmet at sunsite.dk
Tue Jun 28 08:49:12 EDT 2011
The spi-s3c24xx-gpio driver is functionally equivalent to the spi-gpio
driver (but precedes it). The driver has seen very little development
since it got added back in 2006, and there's only 2 in-tree users of it.
This patch series moves the remaining users to the spi-gpio driver and
then finally removes the driver.
Compile tested only as I don't have access to the hardware.
arch/arm/mach-s3c2410/include/mach/spi-gpio.h | 28 ----
arch/arm/mach-s3c2410/mach-qt2410.c | 34 +----
arch/arm/mach-s3c2412/mach-jive.c | 41 ++----
arch/arm/mach-s3c2440/mach-gta02.c | 1 -
drivers/spi/Kconfig | 10 --
drivers/spi/Makefile | 1 -
drivers/spi/spi-s3c24xx-gpio.c | 200 -------------------------
7 files changed, 22 insertions(+), 293 deletions(-)
--
Bye, Peter Korsgaard
More information about the linux-arm-kernel
mailing list