aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/bt819.h
Commit message (Collapse)AuthorAgeFilesLines
* [media] bt819: the ioctls in the header are internal to the kernelHans Verkuil2010-12-291-1/+4
| | | | | | | | Remove bt819.h from ioctl-number.txt and make a note in the header that these ioctls are for internal use only. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil2009-03-301-0/+33
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>