projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
313726c
)
HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/
author
Antonio Ospite
<ao2@ao2.it>
Thu, 28 Jan 2016 17:23:43 +0000
(18:23 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 29 Jan 2016 16:12:41 +0000
(17:12 +0100)
Signed-off-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c
patch
|
blob
|
history
diff --git
a/drivers/hid/hid-sony.c
b/drivers/hid/hid-sony.c
index 9b8db0e0ef1cdd6c3b2b050d87a50cb32e18ce1d..0b5015fd864a7ef3d28fb9ced0cf54bec18e7778 100644
(file)
--- a/
drivers/hid/hid-sony.c
+++ b/
drivers/hid/hid-sony.c
@@
-251,7
+251,7
@@
static __u8 motion_rdesc[] = {
/* PS/3 Navigation controller */
static __u8 navigation_rdesc[] = {
0x05, 0x01, /* Usage Page (Desktop), */
- 0x09, 0x04, /* Usage (Joysti
k),
*/
+ 0x09, 0x04, /* Usage (Joysti
ck),
*/
0xA1, 0x01, /* Collection (Application), */
0xA1, 0x02, /* Collection (Logical), */
0x85, 0x01, /* Report ID (1), */