From: Alex Chiang Date: Mon, 1 Dec 2008 20:09:44 +0000 (-0700) Subject: PCI: cpci_hotplug: stop managing hotplug_slot->name X-Git-Tag: v2.6.27.8~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59fb1c0d9798030e491c67886dcd3d1d244de39;p=pandora-kernel.git PCI: cpci_hotplug: stop managing hotplug_slot->name commit d6c479e0b777afcd7a26ca62e122e3f878ccc830 upstream. We no longer need to manage our version of hotplug_slot->name since the PCI and hotplug core manage it on our behalf. Now, we simply advise the PCI core of the name that we would like, and let the core take care of the rest. Cc: kristen.c.accardi@intel.com Cc: scottm@somanetworks.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