ata: use pci_dev->revision
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Tue, 24 Nov 2009 18:54:49 +0000 (22:54 +0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 3 Dec 2009 19:36:17 +0000 (14:36 -0500)
commit89d3b3603bfb648e0113d8682d4f84dd18a776bd
tree6b18d5664317092bb5e757daa21a3ca6536ec3df
parent82beb5d89456a4c8329676985004b93a7ded5b5a
ata: use pci_dev->revision

Some places were using PCI_CLASS_REVISION instead of PCI_REVISION_ID, so
they weren't converted by commit 44c10138fd4bbc4b6d6bff0873c24902f2a9da65
(PCI: Change all drivers to use pci_device->revision).

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_cmd64x.c
drivers/ata/pata_hpt366.c
drivers/ata/pata_hpt37x.c
drivers/ata/pata_hpt3x2n.c
drivers/ata/pata_sil680.c