Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
[firefly-linux-kernel-4.4.55.git] / drivers / media / rc / keymaps / rc-lirc.c
index fbf08fa6f46e7bee61d165a71ca987e3822415d1..e172f5db580354bed975cb901e14b1789fb982c6 100644 (file)
@@ -20,7 +20,7 @@ static struct rc_map_list lirc_map = {
        .map = {
                .scan    = lirc,
                .size    = ARRAY_SIZE(lirc),
-               .rc_type = RC_TYPE_LIRC,
+               .rc_type = RC_TYPE_OTHER,
                .name    = RC_MAP_LIRC,
        }
 };