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:
85923b1
)
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 7 Oct 2007 16:22:21 +0000
(12:22 -0400)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 7 Oct 2007 23:42:22 +0000
(16:42 -0700)
We should only reparent to a class former class devices that
form the base of class hierarchy. Nested devices should still
grow from their real parents.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Tested-by: Andrey Borzenkov <arvidjaar@mail.ru>
Tested-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found