]> git.baikalelectronics.ru Git - kernel.git/commit
[media] staging: lirc_imon: port remaining usb ids to imon and remove
authorSean Young <sean@mess.org>
Tue, 20 Dec 2016 14:18:06 +0000 (12:18 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 30 Jan 2017 16:34:57 +0000 (14:34 -0200)
commit9684e383c116fb6c658d38945bd2b4e10b58a41a
treedebe19e93a55607f8d20624c0c10610ba24b8b58
parent25373f30e46ea1b13a089bc766b00e4a8ac8f167
[media] staging: lirc_imon: port remaining usb ids to imon and remove

The staging lirc_imon driver contains 4 usb ids. Two of those have a VFD
and two don't. The VFD code is exactly the same in the mainline imon
driver, so that part is easily ported.

The staging driver produces raw IR rather than scancodes for the four
devices, so I've ported the raw IR code from staging to mainline imon.

Now that mainline imon can handle these four devices, lirc_imon is no
longer needed.

Compile tested only.

Signed-off-by: Sean Young <sean@mess.org>
Cc: Venky Raju <dev@venky.ws>
Cc: Jarod Wilson <jarod@redhat.com>
Cc: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/imon.c
drivers/staging/media/lirc/Kconfig
drivers/staging/media/lirc/Makefile
drivers/staging/media/lirc/lirc_imon.c [deleted file]