linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Jeff Garzik <jeff@garzik.org>
Cc: Ben Dooks <ben-linux@fluff.org>, linux-ide@vger.kernel.org
Subject: Re: PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
Date: Mon, 29 Sep 2008 17:44:39 +0100	[thread overview]
Message-ID: <20080929164439.GA8298@flint.arm.linux.org.uk> (raw)
In-Reply-To: <48E05AB5.8070106@garzik.org>

On Mon, Sep 29, 2008 at 12:33:57AM -0400, Jeff Garzik wrote:
> Ben Dooks wrote:
> >The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove
> >the special case in the PATA_PLATFORM configuration code.
> >
> >Cc: Russell King <rmk@arm.linux.org.uk>
> >Signed-off-by: Ben Dooks <ben-linux@fluff.org>

Interestingly, the version posted to the ARM lists has:

| The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove
| the special case in the PATA_PLATFORM configuration code.
| 
| Acked-by: Russell King <rmk@arm.linux.org.uk>
| Signed-off-by: Ben Dooks <ben-linux@fluff.org>

as the comments... I don't think I acked it, and I certainly wouldn't
have acked it with that address.  So, no idea what Ben's playing at.

But anyway...

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

> >
> >Index: linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig
> >===================================================================
> >--- linux-2.6.26-rc5-quilt1.orig/drivers/ata/Kconfig	2008-06-10 
> >12:38:03.000000000 +0100
> >+++ linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig	2008-06-10 
> >12:38:03.000000000 +0100
> >@@ -661,7 +661,7 @@ config HAVE_PATA_PLATFORM
> > 
> > config PATA_PLATFORM
> > 	tristate "Generic platform device PATA support"
> >-	depends on EMBEDDED || ARCH_RPC || PPC || HAVE_PATA_PLATFORM
> >+	depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM
> > 	help
> > 	  This option enables support for generic directly connected ATA
> > 	  devices commonly found on embedded systems.
> 
> applied
> 
> 

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

  reply	other threads:[~2008-09-29 16:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26 17:12 PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver Ben Dooks
2008-09-29  4:33 ` Jeff Garzik
2008-09-29 16:44   ` Russell King [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-05  9:36 Ben Dooks
2008-07-15 16:12 Ben Dooks
2008-07-15 18:44 ` Russell King

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=20080929164439.GA8298@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=ben-linux@fluff.org \
    --cc=jeff@garzik.org \
    --cc=linux-ide@vger.kernel.org \
    /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).