aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/rc-hauppauge-new.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/keymaps/rc-hauppauge-new.c')
-rw-r--r--drivers/media/rc/keymaps/rc-hauppauge-new.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/rc/keymaps/rc-hauppauge-new.c b/drivers/media/rc/keymaps/rc-hauppauge-new.c
index b6a12feb012..44f3283e15b 100644
--- a/drivers/media/rc/keymaps/rc-hauppauge-new.c
+++ b/drivers/media/rc/keymaps/rc-hauppauge-new.c
@@ -42,7 +42,7 @@ static struct rc_map_table hauppauge_new[] = {
42 { 0x15, KEY_DOWN }, 42 { 0x15, KEY_DOWN },
43 { 0x16, KEY_LEFT }, 43 { 0x16, KEY_LEFT },
44 { 0x17, KEY_RIGHT }, 44 { 0x17, KEY_RIGHT },
45 { 0x18, KEY_VIDEO }, /* Videos */ 45 { 0x18, KEY_VCR }, /* Videos */
46 { 0x19, KEY_AUDIO }, /* Music */ 46 { 0x19, KEY_AUDIO }, /* Music */
47 /* 0x1a: Pictures - presume this means 47 /* 0x1a: Pictures - presume this means
48 "Multimedia Home Platform" - 48 "Multimedia Home Platform" -
@@ -56,7 +56,7 @@ static struct rc_map_table hauppauge_new[] = {
56 { 0x1f, KEY_EXIT }, /* back/exit */ 56 { 0x1f, KEY_EXIT }, /* back/exit */
57 { 0x20, KEY_CHANNELUP }, /* channel / program + */ 57 { 0x20, KEY_CHANNELUP }, /* channel / program + */
58 { 0x21, KEY_CHANNELDOWN }, /* channel / program - */ 58 { 0x21, KEY_CHANNELDOWN }, /* channel / program - */
59 { 0x22, KEY_CHANNEL }, /* source (old black remote) */ 59 { 0x22, KEY_VIDEO }, /* source (old black remote) */
60 { 0x24, KEY_PREVIOUSSONG }, /* replay |< */ 60 { 0x24, KEY_PREVIOUSSONG }, /* replay |< */
61 { 0x25, KEY_ENTER }, /* OK */ 61 { 0x25, KEY_ENTER }, /* OK */
62 { 0x26, KEY_SLEEP }, /* minimize (old black remote) */ 62 { 0x26, KEY_SLEEP }, /* minimize (old black remote) */