1
0
Fork 0

[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>
hifive-unleashed-5.1
Malcolm Priestley 2012-05-14 17:01:17 -03:00 committed by Mauro Carvalho Chehab
parent be1027cc0f
commit 81cda57742
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ static struct rc_map_table it913x_v2_rc[] = {
/* Type 2 */
/* keys stereo, snapshot unassigned */
{ 0x866b00, KEY_0 },
{ 0x866b1b, KEY_1 },
{ 0x866b01, KEY_1 },
{ 0x866b02, KEY_2 },
{ 0x866b03, KEY_3 },
{ 0x866b04, KEY_4 },