From: Ping Cheng Date: Mon, 28 Nov 2016 21:20:51 +0000 (-0800) Subject: Input: change KEY_DATA from 0x275 to 0x277 X-Git-Tag: v4.14-rc1~4^2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2425f1808123bf69a8f66d4ec90e0d0e302c2613;p=platform%2Fkernel%2Flinux-rpi.git Input: change KEY_DATA from 0x275 to 0x277 0x275 is used by KEY_FASTREVERSE. Fixes: 488326947cd1 ("Input: add HDMI CEC specific keycodes") Signed-off-by: Ping Cheng Acked-by: Hans Verkuil Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov --- diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h index d6d071f..3af60ee 100644 --- 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 0x275 +#define KEY_DATA 0x277 #define BTN_TRIGGER_HAPPY 0x2c0 #define BTN_TRIGGER_HAPPY1 0x2c0