diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-28 12:56:04 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-28 12:56:04 +0000 |
commit | 2458eba821c1fde3181e2674030509538bf4bf13 (patch) | |
tree | e3e4f359c267bca1231d654eb032714897f6d7e0 /v4l/ChangeLog | |
parent | 9ee5ef9eeafb36db8e8d2be75d9250a9cd8cac93 (diff) | |
download | mediapointer-dvb-s2-2458eba821c1fde3181e2674030509538bf4bf13.tar.gz mediapointer-dvb-s2-2458eba821c1fde3181e2674030509538bf4bf13.tar.bz2 |
Added some comments about multiple tuner support.
- Added some comments to make clearer how to use ioctl api to handle
multiple tuners at the same board.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 6de79dc1a..43366b683 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-12-28 12:51 mchehab + + * linux/include/media/tuner.h: + - Added some comments about multiple tuner support. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-27 23:42 mchehab * linux/drivers/media/video/saa7134/Kconfig: |