From: Alex Chiang Date: Mon, 1 Dec 2008 20:10:15 +0000 (-0700) Subject: PCI: SGI Hotplug: stop managing bss_hotplug_slot->name X-Git-Tag: v2.6.27.8~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5574df7080f86c1de03552eeb7ed1bb45cee6f8f;p=pandora-kernel.git PCI: SGI Hotplug: stop managing bss_hotplug_slot->name commit 85234ce86dfa62b779faa19a70364a06e3f7fc32 upstream. We no longer need to manage our version of hotplug_slot->name since the PCI and hotplug core manage it on our behalf. Update the sn_hp_slot_private_alloc() interface to fill in the correct name for us, as that function already has all the parameters needed to determine the name. Cc: kristen.c.accardi@intel.com Cc: jpk@sgi.com 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