linux/drivers/media/video/zoran
Hans Verkuil 657f227105 [media] v4l: fix handling of v4l2_input.capabilities
The v4l core sets the v4l2_input.capabilities field based on the supplied
v4l2_ioctl_ops. However, several drivers do a memset or memcpy of the v4l2_input
struct, thus overwriting that field incorrectly.

Either remove the memset (which is already done by the v4l core), or add the
proper capabilities field in case of a memcpy.

The same is also true for v4l2_output, but that only affected the ivtv driver.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-30 08:02:29 -02: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 V4L/DVB: drivers/media/video/zoran: Use kmemdup 2010-08-02 15:04:04 -03:00
videocodec.h Fix spelling fuction -> function in comments 2010-08-09 11:22:49 +02:00
zoran.h [media] zoran: remove V4L1 compat code and zoran custom ioctls 2010-12-29 08:17:07 -02:00
zoran_card.c [media] zoran: remove V4L1 compat code and zoran custom ioctls 2010-12-29 08:17:07 -02:00
zoran_card.h V4L/DVB (10711): zoran: fix TRY_FMT support 2009-03-30 12:42:56 -03:00
zoran_device.c [media] zoran: bit-wise vs logical and 2010-12-29 08:17:03 -02:00
zoran_device.h V4L/DVB (11022): zoran/bt819: use new notify functionality. 2009-03-30 12:43:21 -03:00
zoran_driver.c [media] v4l: fix handling of v4l2_input.capabilities 2010-12-30 08:02:29 -02: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
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 fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
zr36050.h
zr36057.h
zr36060.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
zr36060.h