linux/drivers/media/video/saa7164
Hans Verkuil e2ecb257ee [media] v4l2: standardize log start/end message
For drivers that properly use the v4l2 framework (i.e. set v4l2_dev in the
video_device struct), the start and end messages of VIDIOC_LOG_STATUS are
now generated automatically. People tended to forget these, but the v4l2-ctl
tool scans for these messages, and it also makes it easier to read the status
output in the kernel log.

The cx18, ivtv and bttv drivers were changed since they no longer need to
log these start/end messages.

In saa7164 two empty log_status functions were removed.

Also added a helper function to v4l2-ctrl.c that can be used as the
vidioc_log_status callback if all you need to do is to log the current control
values. This is now used by pwc and vivi.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Steven Toth <stoth@kernellabs.com>
Cc: Andy Walls <awalls@md.metrocast.net>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-02-14 16:38:13 -02:00
..
Kconfig
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
saa7164-api.c [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer 2011-03-21 20:32:19 -03:00
saa7164-buffer.c [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer 2011-03-21 20:32:19 -03:00
saa7164-bus.c [media] saa7164: fix endian conversion in saa7164_bus_set() 2011-12-11 08:07:41 -02:00
saa7164-cards.c [media] saa7164: remove duplicate initialization 2012-01-16 12:35:55 -02:00
saa7164-cmd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
saa7164-core.c [media] use pci_dev->revision 2011-05-20 07:26:16 -03:00
saa7164-dvb.c [media] saa7164: Adding support for HVR2200 card id 0x8953 2011-09-21 10:16:31 -03:00
saa7164-encoder.c [media] v4l2: standardize log start/end message 2012-02-14 16:38:13 -02:00
saa7164-fw.c Fix common misspellings 2011-03-31 11:26:23 -03:00
saa7164-i2c.c [media] saa7164: Checkpatch compliance cleanup 2010-12-29 08:16:39 -02:00
saa7164-reg.h [media] saa7164: monitor the RISC cpu load via a thread 2010-10-21 07:55:14 -02:00
saa7164-types.h Fix common misspellings 2011-03-31 11:26:23 -03:00
saa7164-vbi.c [media] v4l2: standardize log start/end message 2012-02-14 16:38:13 -02:00
saa7164.h [media] saa7164: Adding support for HVR2200 card id 0x8953 2011-09-21 10:16:31 -03:00