From: Kay Sievers Date: Wed, 16 Nov 2005 08:00:00 +0000 (+0100) Subject: [PATCH] driver core: replace "hotplug" by "uevent" X-Git-Tag: v2.6.16-rc1~474^2~22^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=312c004d36ce6c739512bac83b452f4c20ab1f62;p=pandora-kernel.git [PATCH] driver core: replace "hotplug" by "uevent" Leave the overloaded "hotplug" word to susbsystems which are handling real devices. The driver core does not "plug" anything, it just exports the state to userspace and generates events. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed