]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: staging/lirc: add lirc_imon driver
authorJarod Wilson <jarod@redhat.com>
Mon, 26 Jul 2010 23:29:43 +0000 (20:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:43:24 +0000 (16:43 -0300)
commit4cb613aea4b250cbd66d8494f7b34cb9c26f5c0b
tree4a1625292ed1be13ce7ab8188174e23fca339bf9
parenteedaf1ae7c365cb150a45cb4857bdef7adc0eb0e
V4L/DVB: staging/lirc: add lirc_imon driver

Nb: this is a very trimmed-down lirc_imon, which only supports the
oldest generation of imon devices that don't do onboard signal decoding
like the most recent generation imon devices -- those are now supported
by the ir-core imon driver.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/lirc/lirc_imon.c [new file with mode: 0644]