From: Sergei Shtylyov Date: Wed, 13 Jul 2011 15:21:25 +0000 (+0400) Subject: PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} X-Git-Tag: v3.1-rc1~122^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b3e6199a2d01ad2e3102052be08e0ced91f388;p=pandora-kernel.git PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} The driver 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: Jesse Barnes --- Reading git-diff-tree failed