All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] remove spi-s3c24xx-gpio driver
@ 2011-06-28 12:49 ` Peter Korsgaard
  0 siblings, 0 replies; 26+ messages in thread
From: Peter Korsgaard @ 2011-06-28 12:49 UTC (permalink / raw)
  To: ben-linux, grant.likely, linux-arm-kernel, spi-devel-general

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

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2011-07-05  5:45 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 12:49 [PATCH 0/5] remove spi-s3c24xx-gpio driver Peter Korsgaard
2011-06-28 12:49 ` Peter Korsgaard
2011-06-28 12:49 ` [PATCH 3/5] mach-gta2: remove unused spi-gpio.h include Peter Korsgaard
2011-06-28 12:49   ` Peter Korsgaard
     [not found] ` <1309265357-15879-1-git-send-email-jacmet-OfajU3CKLf1/SzgSGea1oA@public.gmane.org>
2011-06-28 12:49   ` [PATCH 1/5] mach-jive: convert to spi_gpio Peter Korsgaard
2011-06-28 12:49     ` Peter Korsgaard
2011-06-28 12:49   ` [PATCH 2/5] mach-qt2410: " Peter Korsgaard
2011-06-28 12:49     ` Peter Korsgaard
2011-06-28 12:49   ` [PATCH 4/5] spi: remove obsolete spi-s3c24xx-gpio driver Peter Korsgaard
2011-06-28 12:49     ` Peter Korsgaard
2011-06-28 12:49   ` [PATCH 5/5] mach-s3c2410: remove unused spi-gpio.h file Peter Korsgaard
2011-06-28 12:49     ` Peter Korsgaard
2011-06-28 21:24 ` [PATCH 0/5] remove spi-s3c24xx-gpio driver Ben Dooks
2011-06-28 21:24   ` Ben Dooks
2011-06-29 17:00   ` Peter Korsgaard
2011-06-29 17:00     ` Peter Korsgaard
2011-06-29 17:17     ` Grant Likely
2011-06-29 17:17       ` Grant Likely
     [not found]       ` <BANLkTi=693aHH=8BTAyrKWc1padiozpT6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-06-29 17:51         ` Peter Korsgaard
2011-06-29 17:51           ` Peter Korsgaard
2011-07-04 16:51           ` Grant Likely
2011-07-04 16:51             ` Grant Likely
2011-07-05  5:45             ` Kukjin Kim
2011-07-05  5:45               ` Kukjin Kim
2011-07-04 16:48 ` Grant Likely
2011-07-04 16:48   ` Grant Likely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.