From: Sergei Shtylyov Date: Tue, 24 Nov 2009 18:54:49 +0000 (+0400) Subject: ata: use pci_dev->revision X-Git-Tag: v2.6.33-rc1~380^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d3b3603bfb648e0113d8682d4f84dd18a776bd;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed