media: rc: Add support for another iMON 0xffdc device
authorFlavius Georgescu <pretoriano.mp@gmail.com>
Fri, 20 Sep 2019 16:11:39 +0000 (13:11 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 7 Oct 2019 10:40:18 +0000 (07:40 -0300)
commitcf330691668a3bee37b8ac8212709b3ccdd87997
treebe15027df6e5b30ad547dbbd793310a5529751f4
parente43148645d18efc3072b1ba45afaa3f385299e55
media: rc: Add support for another iMON 0xffdc device

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.

Signed-off-by: Flavius Georgescu <pretoriano.mp@gmail.com>
Co-developed-by: Chris Vandomelen <chris@sightworks.com>
Signed-off-by: Chris Vandomelen <chris@sightworks.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/rc/imon.c