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:
438c9da
)
Input: do not register statically allocated devices
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Thu, 3 Nov 2005 03:51:46 +0000
(22:51 -0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Thu, 3 Nov 2005 03:51:46 +0000
(22:51 -0500)
Do not register statically allocated input devices to prevent
OOPS when attaching input interfaces since it requires class
device to be properly initialized.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found