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:
32a0d9a
)
HID: wiimote: Add sysfs support to wiimote driver
author
David Herrmann
<dh.herrmann@googlemail.com>
Tue, 5 Jul 2011 11:45:19 +0000
(13:45 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 11 Jul 2011 12:30:24 +0000
(14:30 +0200)
Add sysfs files for each led of the wiimote. Writing 1 to the file
enables the led and 0 disables the led.
We do not need memory barriers when checking wdata->ready since we use
a spinlock directly after it.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found