aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorAnssi Hannula <anssi.hannula@iki.fi>2012-05-14 09:52:37 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-05-20 11:40:06 -0300
commit5085c99eeb8e47bcfc2cce6ba0ae03db057057ba (patch)
treeaa2e59ec362636d2886d43c6b0093bd5dd0b8446 /include/media
parentRevert "[media] staging: media: go7007: Adlink MPG24 board issues" (diff)
downloadlinux-dev-5085c99eeb8e47bcfc2cce6ba0ae03db057057ba.tar.xz
linux-dev-5085c99eeb8e47bcfc2cce6ba0ae03db057057ba.zip
[media] ati_remote: add keymap for Medion X10 OR2x remotes
Add another Medion X10 remote keymap. This is for the Medion OR2x remotes with the Windows MCE button. The receiver shipped with this remote has the same USB ID as the other Medion receivers, but the name is different and is therefore used to detect this variant. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/rc-map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index 88583a6ff7f2..2e0f67db666f 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -114,6 +114,7 @@ void rc_map_init(void);
#define RC_MAP_MANLI "rc-manli"
#define RC_MAP_MEDION_X10 "rc-medion-x10"
#define RC_MAP_MEDION_X10_DIGITAINER "rc-medion-x10-digitainer"
+#define RC_MAP_MEDION_X10_OR2X "rc-medion-x10-or2x"
#define RC_MAP_MSI_DIGIVOX_II "rc-msi-digivox-ii"
#define RC_MAP_MSI_DIGIVOX_III "rc-msi-digivox-iii"
#define RC_MAP_MSI_TVANYWHERE_PLUS "rc-msi-tvanywhere-plus"