+ drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     drivers/ata/pata_marvell.c: add support for 88SE91A0, 88SE91A4
has been added to the -mm tree.  Its filename is
     drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: drivers/ata/pata_marvell.c: add support for 88SE91A0, 88SE91A4
From: Pawel Drewniak <czajernia@xxxxxxxxx>

Enable support for Marvell IDE PATA controllers found on the Asus P8P67LE
motherboard.

I received a report from two users of this motherboard that the patch works.

Cc: Jeff Garzik <jeff@xxxxxxxxxx>
Cc: Tejun Heo <tj@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/ata/pata_marvell.c |    2 ++
 1 file changed, 2 insertions(+)

diff -puN drivers/ata/pata_marvell.c~drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4 drivers/ata/pata_marvell.c
--- a/drivers/ata/pata_marvell.c~drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4
+++ a/drivers/ata/pata_marvell.c
@@ -161,6 +161,8 @@ static const struct pci_device_id marvel
 	{ PCI_DEVICE(0x11AB, 0x6121), },
 	{ PCI_DEVICE(0x11AB, 0x6123), },
 	{ PCI_DEVICE(0x11AB, 0x6145), },
+	{ PCI_DEVICE(0x1B4B, 0x91A0), },
+	{ PCI_DEVICE(0x1B4B, 0x91A4), },
 	{ }	/* terminate list */
 };
 
_

Patches currently in -mm which might be from czajernia@xxxxxxxxx are

drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux