]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/media/rc/rc-ir-raw.c
[media] rc: Add support for decoding XMP protocol
[mirror_ubuntu-bionic-kernel.git] / drivers / media / rc / rc-ir-raw.c
index e772c4cf9f61d73c5d6fc64916c3b2146cda52a2..e8fff2add265ca303c70abf605357ec7836439f1 100644 (file)
@@ -362,6 +362,7 @@ void ir_raw_init(void)
        load_sharp_decode();
        load_mce_kbd_decode();
        load_lirc_codec();
+       load_xmp_decode();
 
        /* If needed, we may later add some init code. In this case,
           it is needed to change the CONFIG_MODULE test at rc-core.h