diff options
| author | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-03 20:21:03 -0800 |
|---|---|---|
| committer | Trent Piepho <xyzzy@speakeasy.org> | 2009-03-03 20:21:03 -0800 |
| commit | 0b880887bafe743d82aa67082ad82110920fb23c (patch) | |
| tree | c370fa623f79f607929de2a22e48243a93929ae6 /v4l2-apps/libv4l | |
| parent | b8a69a37f416564efc1f148e4cfb3f5f95f30abb (diff) | |
| download | mediapointer-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 'v4l2-apps/libv4l')
0 files changed, 0 insertions, 0 deletions
