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:
4f00469
)
[PATCH] Input: prepare to sysfs integration
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Thu, 15 Sep 2005 07:01:39 +0000
(
02:01
-0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 28 Oct 2005 16:52:52 +0000
(09:52 -0700)
Input: prepare to sysfs integration
Add struct class_device to input_dev; add input_allocate_dev()
to dynamically allocate input devices; dynamically allocated
devices are automatically registered with sysfs.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found