From: Sergei Shtylyov Date: Mon, 11 Jul 2011 15:01:38 +0000 (+0400) Subject: x86, quirks: Use pci_dev->revision X-Git-Tag: v3.1-rc1~276^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38175051f8e79c5e9f65daab7200fd8d1fa4a912;p=pandora-kernel.git x86, quirks: Use pci_dev->revision This code uses PCI_CLASS_REVISION instead of PCI_REVISION_ID, so it wasn't converted by commit 44c10138fd4bbc ("PCI: Change all drivers to use pci_device->revision") before being moved to arch/x86/... Signed-off-by: Sergei Shtylyov Cc: Jesse Barnes Cc: Dave Jones Link: http://lkml.kernel.org/r/201107111901.39281.sshtylyov@ru.mvista.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed