]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commitf41003a23a02dc7299539300f74360c2a932714a
treedebe19e93a55607f8d20624c0c10610ba24b8b58
parentd48982f49b53ca9bf0c5fb17834830254d84390f
[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]