aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/rc-norwood.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/keymaps/rc-norwood.c')
-rw-r--r--drivers/media/rc/keymaps/rc-norwood.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-norwood.c b/drivers/media/rc/keymaps/rc-norwood.c
index 629ee9d84537..f1c1281fbc17 100644
--- a/drivers/media/rc/keymaps/rc-norwood.c
+++ b/drivers/media/rc/keymaps/rc-norwood.c
@@ -29,7 +29,7 @@ static struct rc_map_table norwood[] = {
29 { 0x28, KEY_8 }, 29 { 0x28, KEY_8 },
30 { 0x29, KEY_9 }, 30 { 0x29, KEY_9 },
31 31
32 { 0x78, KEY_TUNER }, /* Video Source */ 32 { 0x78, KEY_VIDEO }, /* Video Source */
33 { 0x2c, KEY_EXIT }, /* Open/Close software */ 33 { 0x2c, KEY_EXIT }, /* Open/Close software */
34 { 0x2a, KEY_SELECT }, /* 2 Digit Select */ 34 { 0x2a, KEY_SELECT }, /* 2 Digit Select */
35 { 0x69, KEY_AGAIN }, /* Recall */ 35 { 0x69, KEY_AGAIN }, /* Recall */