These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / rc / keymaps / rc-lirc.c
index fbf08fa..e172f5d 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,
        }
 };