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:
6c5ae01
)
HID: wiimote: convert ACCEL to module
author
David Herrmann
<dh.herrmann@gmail.com>
Sun, 5 May 2013 21:12:55 +0000
(23:12 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 3 Jun 2013 09:07:02 +0000
(11:07 +0200)
Accelerometer data is very similar to KEYS handling. Therefore, convert
all ACCEL related handling into a sub-device module similar to KEYS.
This doesn't change any semantics but only moves code over to
wiimote-modules.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found