From: Alex Chiang Date: Mon, 1 Dec 2008 20:10:25 +0000 (-0700) Subject: PCI: Hotplug core: remove 'name' X-Git-Tag: v2.6.27.8~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2bb11b208c1bdd36f7468783f01d746fcf061de;p=pandora-kernel.git PCI: Hotplug core: remove 'name' commit 58319b802a614f10f1b5238fbde7a4b2e9a60069 upstream. Now that the PCI core manages the 'name' for each individual hotplug driver, and all drivers (except rpaphp) have been converted to use hotplug_slot_name(), there is no need for the PCI hotplug core to drag around its own copy of name either. Cc: kristen.c.accardi@intel.com Cc: matthew@wil.cx Acked-by: Kenji Kaneshige Signed-off-by: Alex Chiang Signed-off-by: Jesse Barnes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed