git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab3fc40
)
[PATCH] driver core: restore event order for device_add()
author
Kay Sievers
<kay.sievers@vrfy.org>
Mon, 23 May 2005 22:50:26 +0000
(15:50 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Mon, 23 May 2005 23:08:12 +0000
(16:08 -0700)
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 <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found