summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tea6420.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2009-03-03 20:21:03 -0800
committerTrent Piepho <xyzzy@speakeasy.org>2009-03-03 20:21:03 -0800
commit50084efb689cde7d08726a091b683d97dd12ed75 (patch)
tree23428d51af46c0db4bc18636631c3cb4caf1e782 /linux/drivers/media/video/tea6420.c
parent0b880887bafe743d82aa67082ad82110920fb23c (diff)
downloadmediapointer-dvb-s2-50084efb689cde7d08726a091b683d97dd12ed75.tar.gz
mediapointer-dvb-s2-50084efb689cde7d08726a091b683d97dd12ed75.tar.bz2
stkwebcam: Don't need to zero ioctl parameter fields
From: Trent Piepho <xyzzy@speakeasy.org> The v4l2 core code in v4l2_ioctl will zero out the structure the driver is supposed to fill in for read-only ioctls. For read/write ioctls, all the fields which aren't supplied from userspace will be zeroed out. Zeroing code is removed from enum_fmt_vid_cap, g_fmt_vid_cap, and g_parm. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/video/tea6420.c')
0 files changed, 0 insertions, 0 deletions