[media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 9 Jun 2012 11:55:31 +0000 (08:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 20:17:30 +0000 (17:17 -0300)
The switch statement that determines how much data should be copied from
userspace is replaced by a table lookup.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found