From: Sergei Shtylyov Date: Fri, 1 Jul 2011 18:34:42 +0000 (+0400) Subject: ssb: use pci_dev->subsystem_{vendor,device} X-Git-Tag: v3.1-rc1~316^2~189^2^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=115f9450babbf2ed530db04e16a99df28cec85dd;p=pandora-kernel.git ssb: use pci_dev->subsystem_{vendor,device} The SSB code reads PCI subsystem IDs from the PCI configuration registers while they are already stored by the PCI subsystem in the 'subsystem_{vendor|device}' fields of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov Signed-off-by: John W. Linville --- Reading git-diff-tree failed