From: Ben Dooks <ben@trinity.fluff.org>
To: Peter Korsgaard <jacmet@sunsite.dk>
Cc: grant.likely@secretlab.ca,
spi-devel-general@lists.sourceforge.net,
linux-arm-kernel@lists.infradead.org, ben-linux@fluff.org
Subject: Re: [PATCH 0/5] remove spi-s3c24xx-gpio driver
Date: Tue, 28 Jun 2011 22:24:43 +0100 [thread overview]
Message-ID: <20110628212443.GI21138@trinity.fluff.org> (raw)
In-Reply-To: <1309265357-15879-1-git-send-email-jacmet@sunsite.dk>
On Tue, Jun 28, 2011 at 02:49:12PM +0200, Peter Korsgaard wrote:
> 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.
I've not really got much in the way of access either, however the
series looks sane to me.
Acked-by: Ben Dooks <ben-linux@fluff.org>
> 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
--
Ben Dooks, ben@fluff.org, http://www.fluff.org/ben/
Large Hadron Colada: A large Pina Colada that makes the universe disappear.
WARNING: multiple messages have this Message-ID (diff)
From: ben@trinity.fluff.org (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] remove spi-s3c24xx-gpio driver
Date: Tue, 28 Jun 2011 22:24:43 +0100 [thread overview]
Message-ID: <20110628212443.GI21138@trinity.fluff.org> (raw)
In-Reply-To: <1309265357-15879-1-git-send-email-jacmet@sunsite.dk>
On Tue, Jun 28, 2011 at 02:49:12PM +0200, Peter Korsgaard wrote:
> 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.
I've not really got much in the way of access either, however the
series looks sane to me.
Acked-by: Ben Dooks <ben-linux@fluff.org>
> 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
--
Ben Dooks, ben at fluff.org, http://www.fluff.org/ben/
Large Hadron Colada: A large Pina Colada that makes the universe disappear.
next prev parent reply other threads:[~2011-06-28 21:24 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Ben Dooks [this message]
2011-06-28 21:24 ` [PATCH 0/5] remove spi-s3c24xx-gpio driver 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110628212443.GI21138@trinity.fluff.org \
--to=ben@trinity.fluff.org \
--cc=ben-linux@fluff.org \
--cc=grant.likely@secretlab.ca \
--cc=jacmet@sunsite.dk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=spi-devel-general@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.