From: Sergei Shtylyov Date: Thu, 23 Jun 2011 14:49:52 +0000 (+0400) Subject: ssb: use pci_dev->revision X-Git-Tag: v3.1-rc1~316^2~232^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2dd3c2d54494195e8820b2432eb47ca61ebdd7;p=pandora-kernel.git ssb: use pci_dev->revision The bus scan code reads PCI revision ID from the PCI configuration register while it's already stored by PCI subsystem in the 'revision' field of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov Signed-off-by: John W. Linville --- Reading git-diff-tree failed