Input: change KEY_DATA from 0x275 to 0x277
0x275 is used by KEY_FASTREVERSE.
Fixes: 488326947c
("Input: add HDMI CEC specific keycodes")
Signed-off-by: Ping Cheng <ping.cheng@wacom.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:

committed by
Dmitry Torokhov

parent
e9fb7cc638
commit
2425f18081
@@ -640,7 +640,7 @@
|
|||||||
* Control a data application associated with the currently viewed channel,
|
* Control a data application associated with the currently viewed channel,
|
||||||
* e.g. teletext or data broadcast application (MHEG, MHP, HbbTV, etc.)
|
* e.g. teletext or data broadcast application (MHEG, MHP, HbbTV, etc.)
|
||||||
*/
|
*/
|
||||||
#define KEY_DATA 0x275
|
#define KEY_DATA 0x277
|
||||||
|
|
||||||
#define BTN_TRIGGER_HAPPY 0x2c0
|
#define BTN_TRIGGER_HAPPY 0x2c0
|
||||||
#define BTN_TRIGGER_HAPPY1 0x2c0
|
#define BTN_TRIGGER_HAPPY1 0x2c0
|
||||||
|
Reference in New Issue
Block a user