PCI: Add support for detection of PCIe and PCI-X bus speeds
commit9be60ca0497a2563662fde4c9007841c3b79a742
authorMatthew Wilcox <matthew@wil.cx>
Sun, 13 Dec 2009 13:11:33 +0000 (13 08:11 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 00:15:18 +0000 (22 16:15 -0800)
treed31bc38997f7591d818d478ba91a7f07dee9bede
parent3749c51ac6c1560aa1cb1520066bed84c6f8152a
PCI: Add support for detection of PCIe and PCI-X bus speeds

Both PCIe and PCI-X bridges report their secondary bus speed in their
respective capabilities.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c