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:
a7de9b8
)
HID: sony: Use the minimum accepted size for feature report 0xf2
author
Antonio Ospite
<ao2@ao2.it>
Mon, 16 Feb 2015 17:12:21 +0000
(18:12 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 18 Feb 2015 20:36:12 +0000
(21:36 +0100)
Sixaxis devices accept feature report 0xf2 when size is >= 17, not 18.
Use the minimum accepted size.
The change is mainly for documentation purposes, the code worked fine
even before this change.
Signed-off-by: Antonio Ospite <ao2@ao2.it>
Acked-by: Frank Praznik <frank.praznik@oh.rr.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c
patch
|
blob
|
history
diff --cc
drivers/hid/hid-sony.c
Simple merge