From: Sergei Shtylyov Date: Thu, 3 Mar 2011 18:10:05 +0000 (+0300) Subject: USB: OHCI: use pci_dev->revision X-Git-Tag: v2.6.39-rc1~472^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa417c369b48a8f7acaf9aba1ff94b0969b0cb7e;p=pandora-kernel.git USB: OHCI: use pci_dev->revision 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed