x86, quirks: Use pci_dev->revision
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Mon, 11 Jul 2011 15:01:38 +0000 (19:01 +0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Jul 2011 08:26:00 +0000 (10:26 +0200)
commit38175051f8e79c5e9f65daab7200fd8d1fa4a912
tree3fabba22045ae2e61e797654a14a851d58027a5c
parentcf6ace16a3cd8b728fb0afa68368fd40bbeae19f
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 <sshtylyov@ru.mvista.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Dave Jones <davej@redhat.com>
Link: http://lkml.kernel.org/r/201107111901.39281.sshtylyov@ru.mvista.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/quirks.c