From 5574df7080f86c1de03552eeb7ed1bb45cee6f8f Mon Sep 17 00:00:00 2001 From: Alex Chiang Date: Mon, 1 Dec 2008 13:10:15 -0700 Subject: [PATCH] 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-format-patch failed