V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600...
authorAndy Walls <awalls@radix.net>
Sun, 13 Jul 2008 22:30:15 +0000 (19:30 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:25:03 +0000 (07:25 -0300)
cx18: added in cx18_ir_reset_gpio function for lirc_pvr150 like module.  Also
added the ability to reset the IR chip via ioctl like ivtv.  This needs the
mutex to protect gpio_dir and gpio_val in struct cx18 as gpio changes can
come from a few different asynchronous sources now.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found