From: Alex Chiang Date: Mon, 1 Dec 2008 20:09:49 +0000 (-0700) Subject: PCI: cpqphp: stop managing hotplug_slot->name X-Git-Tag: v2.6.27.8~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f89e6b97e0b2fc9419b8d8aac8eb00a09dd9ba;p=pandora-kernel.git PCI: cpqphp: stop managing hotplug_slot->name commit 30ac7acd05d1449ac784de144c4b5237be25b0b4 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: jbarnes@virtuousgeek.org Cc: kristen.c.accardi@intel.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