From: Sergei Shtylyov Date: Wed, 13 Jul 2011 15:20:14 +0000 (+0400) Subject: PCI hotplug: cpqphp: use pci_dev->vendor X-Git-Tag: v3.1-rc1~122^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05d3ac267a9d10af6ca370afe21802333aad1d5c;p=pandora-kernel.git PCI hotplug: cpqphp: use pci_dev->vendor The driver reads PCI vendor ID from the PCI configuration register while it is already stored by the PCI subsystem in the 'vendor' field of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed