commit | 89d3b3603bfb648e0113d8682d4f84dd18a776bd | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Tue Nov 24 22:54:49 2009 +0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Dec 03 14:36:17 2009 -0500 |
tree | 6b18d5664317092bb5e757daa21a3ca6536ec3df | |
parent | 82beb5d89456a4c8329676985004b93a7ded5b5a [diff] |
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>