summaryrefslogtreecommitdiffstats
path: root/include/media/rc-map.h
diff options
context:
space:
mode:
authorEvgeny Plehov <crazycat69@narod.ru>2013-11-15 16:43:33 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-12-10 15:22:30 -0200
commita49de26a0ef565cc466a80b0140c56256e7f3f7b (patch)
treea532e90158700f0b8a6c693fd5c76229850649cf /include/media/rc-map.h
parent51d882edb2fc691bdb0e5c768084c90b6435656f (diff)
downloadop-kernel-dev-a49de26a0ef565cc466a80b0140c56256e7f3f7b.zip
op-kernel-dev-a49de26a0ef565cc466a80b0140c56256e7f3f7b.tar.gz
[media] dw2102: Use RC Core instead of the legacy RC (second edition)
Use RC Core instead of the legacy RC. DVBWorld, TBS, TeVii, Prof hardware decode only NEC remotes (one byte code). Geniatech hardware decode only RC5 (two bytes). + New keymap for Geniatech HDStar (SU3000). Signed-off-by: Evgeny Plehov <EvgenyPlehov@ukr.net> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/media/rc-map.h')
-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 6628f5d..a20ed97 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -193,6 +193,7 @@ void rc_map_init(void);
#define RC_MAP_VIDEOMATE_TV_PVR "rc-videomate-tv-pvr"
#define RC_MAP_WINFAST "rc-winfast"
#define RC_MAP_WINFAST_USBII_DELUXE "rc-winfast-usbii-deluxe"
+#define RC_MAP_SU3000 "rc-su3000"
/*
* Please, do not just append newer Remote Controller names at the end.
OpenPOWER on IntegriCloud