summaryrefslogtreecommitdiff
path: root/hgimport
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
commit0b880887bafe743d82aa67082ad82110920fb23c (patch)
treec370fa623f79f607929de2a22e48243a93929ae6 /hgimport
parentb8a69a37f416564efc1f148e4cfb3f5f95f30abb (diff)
downloadmediapointer-dvb-s2-0b880887bafe743d82aa67082ad82110920fb23c.tar.gz
mediapointer-dvb-s2-0b880887bafe743d82aa67082ad82110920fb23c.tar.bz2
cx88: 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_input and g_tuner. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'hgimport')
0 files changed, 0 insertions, 0 deletions