]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
authorJarod Wilson <jarod@redhat.com>
Fri, 16 Jul 2010 17:25:33 +0000 (14:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:42:55 +0000 (16:42 -0300)
commit5690085e7ba7f3081c6ab6db3a3b543444ad8a21
tree09d33f31298e00fa10ca8a05316e5c651ae75e4c
parent1e687528777acab2c73cd12fb35d71088ad73a3c
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable

The lirc userspace needs all the current ioctls defined, and we need to
put the header files in places out-of-tree and/or staging lirc drivers
(which I plan to prep soon) can easily build with. I've actually tested this
in a tree w/all the lirc drivers queued up to be submitted for staging. I'm
also reasonably sure that Andy Walls is going to need most of the ioctls
anyway for his cx23888 IR driver work.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-lirc-codec.c
drivers/media/IR/lirc_dev.c
include/media/lirc.h
include/media/lirc_dev.h [moved from drivers/media/IR/lirc_dev.h with 100% similarity]