PCI: populate subsystem vendor and device IDs for PCI bridges
authorGabe Black <gabe.black@ni.com>
Tue, 6 Oct 2009 15:45:19 +0000 (10:45 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 Nov 2009 21:06:36 +0000 (13:06 -0800)
commitbc577d2bb98cc44371287fce3e892d26ad4050a8
tree801ff1dbf10301bda75879141482eb226192e280
parent0584396157ad2d008e2cc76b4ed6254151183a25
PCI: populate subsystem vendor and device IDs for PCI bridges

Change to populate the subsystem vendor and subsytem device IDs for
PCI-PCI bridges that implement the PCI Subsystem Vendor ID capability.
Previously bridges left subsystem vendor IDs unpopulated.

Signed-off-by: Gabe Black <gabe.black@ni.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c
include/linux/pci_regs.h