Re: [PATCH v2] media: rc: Add support for another 0xffdc device

2019-09-19 Thread Flavius Georgescu
Please igonore this patch,due to some dumb mistakes and to avoid confusion , i will re-send the patch as a new thread.I apologize for any inconvenience!

[PATCH v2] media: rc: Add support for another 0xffdc device

2019-09-14 Thread pretoriano80
The device it's an iMON UltraBay (0x98 in config byte) with LCD, IR and dual-knobs front panel. To work properly the device also require its own key table, and repeat suppression for all buttons. Reported-by: kbuild test robot Signed-off-by: pretoriano80 --- drivers/media/rc/imon.c | 45 +