]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: IR: add lirc device interface
authorJarod Wilson <jarod@redhat.com>
Sat, 3 Jul 2010 04:06:57 +0000 (01:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:04:19 +0000 (15:04 -0300)
commit4a62a5ab59742331a4e17ccaa894968d40ed9b16
tree59912f9892b55442327f5b2189ba4d0abbd0f74a
parent7a12f4b50dad4fdffd218c6fba6b9564bf86185e
V4L/DVB: IR: add lirc device interface

v2: currently unused ioctls are included, but #if 0'd out

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/Kconfig
drivers/media/IR/Makefile
drivers/media/IR/lirc_dev.c [new file with mode: 0644]
drivers/media/IR/lirc_dev.h [new file with mode: 0644]
include/media/lirc.h [new file with mode: 0644]