kernel-ark/drivers/media/video/zoran
Trent Piepho 9cfb6a3f1b V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
For VIDIOC_QUERYBUF only the first two fields, size and type, are used as
input.  The rest can be filled in by the driver as output.  Most drivers do
not actually use all the field and unused ones should be zeroed out.  Some
drivers have code to do this and some drivers should but don't.  So put
some zero out code in v4l2_ioctl so that all drivers using that system get
it.

The drivers that have zeroing code get that code removed.

Some drivers checked that the type field was valid, but v4l2_ioctl already
does this so those checks can be removed as well.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:04 -03:00
..
Kconfig V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2. 2009-03-30 12:42:57 -03:00
Makefile
videocodec.c
videocodec.h V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zoran_card.c V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576. 2009-03-30 12:42:59 -03:00
zoran_card.h V4L/DVB (10711): zoran: fix TRY_FMT support 2009-03-30 12:42:56 -03:00
zoran_device.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zoran_device.h V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zoran_driver.c V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl 2009-03-30 12:43:04 -03:00
zoran_procfs.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zoran_procfs.h
zoran.h V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zr36016.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zr36016.h
zr36050.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zr36050.h
zr36057.h
zr36060.c V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. 2009-03-30 12:42:59 -03:00
zr36060.h