commit | 05d3ac267a9d10af6ca370afe21802333aad1d5c | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed Jul 13 19:20:14 2011 +0400 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jul 22 08:25:43 2011 -0700 |
tree | e899a687abe79fd272fbd3f8b6b2ca88057a21fa | |
parent | 69b3e6199a2d01ad2e3102052be08e0ced91f388 [diff] |
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 <sshtylyov@ru.mvista.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>