From: Dmitry Torokhov Date: Thu, 15 Sep 2005 07:01:37 +0000 (-0500) Subject: [PATCH] Driver core: send hotplug event before adding class interfaces X-Git-Tag: v2.6.15-rc1~732^2^2~4^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe9035d4f690c44b55d3d0f1bc193e2c3fc57fa;p=pandora-kernel.git [PATCH] Driver core: send hotplug event before adding class interfaces Move call to kobject_hotplug() above code that adds interfaces to a class device, otherwise children's hotplug events may reach userspace first. Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed