Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] rc-it913x=v2 Incorrect assigned KEY_1

Correct incorrect scancode for KEY_1

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Malcolm Priestley and committed by
Mauro Carvalho Chehab
81cda577 be1027cc

+1 -1
+1 -1
drivers/media/rc/keymaps/rc-it913x-v2.c
··· 40 40 /* Type 2 */ 41 41 /* keys stereo, snapshot unassigned */ 42 42 { 0x866b00, KEY_0 }, 43 - { 0x866b1b, KEY_1 }, 43 + { 0x866b01, KEY_1 }, 44 44 { 0x866b02, KEY_2 }, 45 45 { 0x866b03, KEY_3 }, 46 46 { 0x866b04, KEY_4 },