From: Sergei Shtylyov Date: Fri, 1 Jul 2011 18:33:08 +0000 (+0400) Subject: ssb: use pci_dev->revision X-Git-Tag: v3.1-rc1~316^2~189^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa2319027dd498edde332afe9a27f1b34b34d7f;p=pandora-kernel.git ssb: use pci_dev->revision The SSB code reads PCI revision ID from the PCI configuration register while it's already stored by the 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