From ef0dac790cd6a726f5b0eb6ae9374612b446e766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Drewniak?= Date: Fri, 24 Jun 2011 02:07:35 -0400 Subject: [PATCH] --- yaml --- r: 253999 b: refs/heads/master c: f920fe1cb74191a780d88937f36994231a8faba1 h: refs/heads/master i: 253997: 57a8043474e21e84f8eb227065dfcaef4fb21fa8 253995: 1a95a534e38dff1191c7dd4453b8977581b34c5f 253991: 508d4a9ec2ae084ebb860c3c7419db12189268b1 253983: 5cb95c14f85e290f9d91c9d946d1fd8dc1a17469 v: v3 --- [refs] | 2 +- trunk/drivers/ata/pata_marvell.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8aa080a51c31..d09bbc964fab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3f1e046ad3370d22d39529103667354eb50abc08 +refs/heads/master: f920fe1cb74191a780d88937f36994231a8faba1 diff --git a/trunk/drivers/ata/pata_marvell.c b/trunk/drivers/ata/pata_marvell.c index 75a6a0c0094f..5d7f58a7e34d 100644 --- a/trunk/drivers/ata/pata_marvell.c +++ b/trunk/drivers/ata/pata_marvell.c @@ -161,6 +161,9 @@ static const struct pci_device_id marvell_pci_tbl[] = { { PCI_DEVICE(0x11AB, 0x6121), }, { PCI_DEVICE(0x11AB, 0x6123), }, { PCI_DEVICE(0x11AB, 0x6145), }, + { PCI_DEVICE(0x1B4B, 0x91A0), }, + { PCI_DEVICE(0x1B4B, 0x91A4), }, + { } /* terminate list */ };