V4L/DVB (11022): zoran/bt819: use new notify functionality.
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 8 Mar 2009 20:04:38 +0000 (17:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:21 +0000 (12:43 -0300)
commit1cd3c0fa927084549005fc22e54d99684b314f14
treeffec4f2829239216640983e0102f4638493a1140
parent98ec633972a70cf71d71bc8762804f0af4792d08
V4L/DVB (11022): zoran/bt819: use new notify functionality.

Bt819 needs the parent driver to drive a GPIO pin low and high in order to
reset its fifo. Use the new notify callback for this.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt819.c
drivers/media/video/zoran/zoran_card.c
drivers/media/video/zoran/zoran_device.c
drivers/media/video/zoran/zoran_device.h
drivers/media/video/zoran/zoran_driver.c
include/media/bt819.h [new file with mode: 0644]