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