linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: akpm@osdl.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] pata_marvell: Add another PCI identifier
Date: Thu, 23 Aug 2007 05:30:30 -0400	[thread overview]
Message-ID: <46CD53B6.1000906@garzik.org> (raw)
In-Reply-To: <20070822232705.2decea96@the-village.bc.nu>

Alan Cox wrote:
> Signed-off-by: Alan Cox <alan@redhat.com>
> 
> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_marvell.c linux-2.6.23rc3-mm1/drivers/ata/pata_marvell.c
> --- linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_marvell.c	2007-08-22 17:23:00.000000000 +0100
> +++ linux-2.6.23rc3-mm1/drivers/ata/pata_marvell.c	2007-08-22 17:46:28.000000000 +0100
> @@ -190,7 +190,8 @@
>  
>  static const struct pci_device_id marvell_pci_tbl[] = {
>  	{ PCI_DEVICE(0x11AB, 0x6101), },
> -	{ PCI_DEVICE(0x11AB, 0x6145), },
> +	{ PCI_DEVICE(0x11AB, 0x6121), },
> +	{ PCI_DEVICE(0x11AB, 0x6123), },
>  	{ }	/* terminate list */

same question as with other poster:  where does 0x6145 go, and why?

Is this for -mm only?



      parent reply	other threads:[~2007-08-23  9:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 22:27 [PATCH] pata_marvell: Add another PCI identifier Alan Cox
2007-08-23  0:16 ` Robin H. Johnson
2007-08-23 12:24   ` Alan Cox
2007-08-23  9:30 ` Jeff Garzik [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=46CD53B6.1000906@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@osdl.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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).