]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/media/dvb/mantis/mantis_common.h
V4L/DVB (13806): Register and Initialize Remote control
[mirror_ubuntu-artful-kernel.git] / drivers / media / dvb / mantis / mantis_common.h
index 6ae3aabe5604b83a7a39a4b56e280f0660bf2331..c2d085460e6090cf777cdab9a05c576f94974f57 100644 (file)
@@ -170,6 +170,8 @@ struct mantis_pci {
        wait_queue_head_t       uart_wq;
        struct work_struct      uart_work;
        spinlock_t              uart_lock;
+
+       struct input_dev        *rc;
 };
 
 #define MANTIS_HIF_STATUS      (mantis->gpio_status)