From: Paul Jackson Date: Sat, 26 Nov 2005 04:04:26 +0000 (-0800) Subject: [PATCH] driver kill hotplug word from sn and others fix X-Git-Tag: v2.6.16-rc1~474^2~22^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d20b035dee4300e9786c6e1cb77a765c7f9460a;p=pandora-kernel.git [PATCH] driver kill hotplug word from sn and others fix The first of these changes s/hotplug/uevent/ was needed to compile sn2_defconfig (ia64/sn). The other three files changed are blind changes of all remaining bus_type.hotplug references I could find to bus_type.uevent. This patch attempts to finish similar changes made in the gregkh-driver-kill-hotplug-word-from-driver-core Nov 22 patch. Signed-off-by: Paul Jackson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed