* [PATCH] cs5535: add pci id for AMD based CS5535 controllers
@ 2009-12-02 17:56 Bartlomiej Zolnierkiewicz
2009-12-02 22:23 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-12-02 17:56 UTC (permalink / raw)
To: linux-ide; +Cc: linux-kernel, David Miller
Based on commit 02cb009 for pata_cs5530.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
drivers/ide/cs5535.c | 1 +
1 file changed, 1 insertion(+)
Index: b/drivers/ide/cs5535.c
===================================================================
--- a/drivers/ide/cs5535.c
+++ b/drivers/ide/cs5535.c
@@ -187,6 +187,7 @@ static int __devinit cs5535_init_one(str
static const struct pci_device_id cs5535_pci_tbl[] = {
{ PCI_VDEVICE(NS, PCI_DEVICE_ID_NS_CS5535_IDE), 0 },
+ { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_CS5535_IDE), },
{ 0, },
};
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] cs5535: add pci id for AMD based CS5535 controllers
2009-12-02 17:56 [PATCH] cs5535: add pci id for AMD based CS5535 controllers Bartlomiej Zolnierkiewicz
@ 2009-12-02 22:23 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-12-02 22:23 UTC (permalink / raw)
To: bzolnier; +Cc: linux-ide, linux-kernel
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: Wed, 2 Dec 2009 18:56:33 +0100
> Based on commit 02cb009 for pata_cs5530.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Applied to ide-2.6, thank you very much.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-02 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 17:56 [PATCH] cs5535: add pci id for AMD based CS5535 controllers Bartlomiej Zolnierkiewicz
2009-12-02 22:23 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox