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:
e9fb7cc
)
Input: change KEY_DATA from 0x275 to 0x277
author
Ping Cheng
<
[email protected]
>
Mon, 28 Nov 2016 21:20:51 +0000
(13:20 -0800)
committer
Dmitry Torokhov
<
[email protected]
>
Wed, 30 Nov 2016 16:59:26 +0000
(08:59 -0800)
0x275 is used by KEY_FASTREVERSE.
Fixes: 488326947cd1 ("Input: add HDMI CEC specific keycodes")
Signed-off-by: Ping Cheng <
[email protected]
>
Acked-by: Hans Verkuil <
[email protected]
>
Cc:
[email protected]
Signed-off-by: Dmitry Torokhov <
[email protected]
>
include/uapi/linux/input-event-codes.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/input-event-codes.h
b/include/uapi/linux/input-event-codes.h
index d6d071fc3c568249bf70f24602f95770eb1643df..3af60ee69053322b9c6ca72d3120ce9f23da1c80 100644
(file)
--- a/
include/uapi/linux/input-event-codes.h
+++ b/
include/uapi/linux/input-event-codes.h
@@
-640,7
+640,7
@@
* Control a data application associated with the currently viewed channel,
* e.g. teletext or data broadcast application (MHEG, MHP, HbbTV, etc.)
*/
-#define KEY_DATA 0x27
5
+#define KEY_DATA 0x27
7
#define BTN_TRIGGER_HAPPY 0x2c0
#define BTN_TRIGGER_HAPPY1 0x2c0