From: Kristen Accardi Date: Fri, 5 Aug 2005 19:16:06 +0000 (-0700) Subject: [PATCH] PCI Hotplug: use bus_slot number for name X-Git-Tag: v2.6.14-rc1~492^2~20^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1248d636122e4ec9d7802b850904e3bb48a0da23;p=pandora-kernel.git [PATCH] PCI Hotplug: use bus_slot number for name For systems with multiple hotplug controllers, you need to use more than just the slot number to uniquely name the slot. Without a unique slot name, the pci_hp_register() will fail. This patch adds the bus number to the name. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed