USB: OHCI: use pci_dev->revision
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Thu, 3 Mar 2011 18:10:05 +0000 (21:10 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Mar 2011 20:15:21 +0000 (12:15 -0800)
Commit ab1666c1364a209e6141d7c14e47a42b5f00eca2 (USB: quirk PLL power down mode)
added code that reads the revision ID from the PCI configuration register while
it's stored by PCI subsystem in the 'revision' field of 'struct pci_dev'...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found