linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: Peter Korsgaard <jacmet@sunsite.dk>
Cc: spi-devel-general@lists.sourceforge.net, kgene.kim@samsung.com,
	linux-arm-kernel@lists.infradead.org, ben-linux@fluff.org
Subject: Re: [PATCH 0/5] remove spi-s3c24xx-gpio driver
Date: Mon, 4 Jul 2011 10:48:28 -0600	[thread overview]
Message-ID: <20110704164828.GE28042@ponder.secretlab.ca> (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.
> 
>  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 -------------------------

I'm tempted to merge this, just because I like the diffstat.  Kgene,
what say you?

g.

      parent reply	other threads:[~2011-07-04 16:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 12:49 [PATCH 0/5] remove spi-s3c24xx-gpio driver 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   ` [PATCH 2/5] mach-qt2410: " Peter Korsgaard
2011-06-28 12:49   ` [PATCH 4/5] spi: remove obsolete spi-s3c24xx-gpio driver 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 ` [PATCH 3/5] mach-gta2: remove unused spi-gpio.h include Peter Korsgaard
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:17     ` Grant Likely
     [not found]       ` <BANLkTi=693aHH=8BTAyrKWc1padiozpT6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-06-29 17:51         ` Peter Korsgaard
2011-07-04 16:51           ` Grant Likely
2011-07-05  5:45             ` Kukjin Kim
2011-07-04 16:48 ` Grant Likely [this message]

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=20110704164828.GE28042@ponder.secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=ben-linux@fluff.org \
    --cc=jacmet@sunsite.dk \
    --cc=kgene.kim@samsung.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).