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:
221979a
)
Input: initialize serio and gameport at subsystem level
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 19 Feb 2006 05:22:51 +0000
(
00:22
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 19 Feb 2006 05:22:51 +0000
(
00:22
-0500)
Serio and gameport cores do not depend on other drivers and are
used by code living outside of drivers/input/{gameport|serio}.
Registering them at subsystem level guarantees that they are
fully initialized before anyone tries to use them.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found