From: Matthew Wilcox Date: Sun, 13 Dec 2009 13:11:32 +0000 (-0500) Subject: PCI: Make current and maximum bus speeds part of the PCI core X-Git-Tag: v2.6.34-rc1~287^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3749c51ac6c1560aa1cb1520066bed84c6f8152a;p=pandora-kernel.git PCI: Make current and maximum bus speeds part of the PCI core Move the max_bus_speed and cur_bus_speed into the pci_bus. Expose the values through the PCI slot driver instead of the hotplug slot driver. Update all the hotplug drivers to use the pci_bus instead of their own data structures. Signed-off-by: Matthew Wilcox Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed