aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2013-04-12 13:59:02 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-14 22:48:35 -0300
commit52f5ad6c5f16dedefbea447245192078484665ec (patch)
tree76ac1e0553a8b525fca08c948f0f054246916afa /include/media
parent[media] media: vb2: add length check for mmap (diff)
downloadlinux-dev-52f5ad6c5f16dedefbea447245192078484665ec.tar.xz
linux-dev-52f5ad6c5f16dedefbea447245192078484665ec.zip
[media] rc: add rc-reddo
It is very similar than rc-msi-digivox-iii but new keytable is needed as there is one existing scancode mapped to different button. Also that one has less buttons. NEC extended protocol with address 0x61d6. Signed-off-by: Antti Palosaari <crope@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 f74ee6f89711..5d5d3a30f04a 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -172,6 +172,7 @@ void rc_map_init(void);
#define RC_MAP_RC5_TV "rc-rc5-tv"
#define RC_MAP_RC6_MCE "rc-rc6-mce"
#define RC_MAP_REAL_AUDIO_220_32_KEYS "rc-real-audio-220-32-keys"
+#define RC_MAP_REDDO "rc-reddo"
#define RC_MAP_SNAPSTREAM_FIREFLY "rc-snapstream-firefly"
#define RC_MAP_STREAMZAP "rc-streamzap"
#define RC_MAP_TBS_NEC "rc-tbs-nec"