From: Kay Sievers Date: Mon, 23 May 2005 22:50:26 +0000 (-0700) Subject: [PATCH] driver core: restore event order for device_add() X-Git-Tag: v2.6.12-rc5~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187a1a94d629621d1471b42308e63573b1150773;p=pandora-kernel.git [PATCH] driver core: restore event order for device_add() As a result of the split of the kobject-registration and the corresponding hotplug event, the order of events for device_add() has changed. This restores the old order, cause it confused some userspace applications. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed