[merged] drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4.patch removed from -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 removed from the -mm tree.  Its filename was
     drivers-ata-pata_marvellc-add-support-for-88se91a0-88se91a4.patch

This patch was dropped because it was merged into mainline or a subsystem tree

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.

Signed-off-by: Pawel Drewniak <czajernia@xxxxxxxxx>
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


--
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