commit | 6a717883e720f75dec252c8af2a2d6dd049af254 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Tue Apr 06 15:56:08 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:57:10 2010 -0300 |
tree | 66ac33312b2d5b3888cfbd6bedb65451ab28a89b | |
parent | dd1ad942ac0b1bb7f72f9f3d822ec937aa07dc4d [diff] |
V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF into the switch Try to make a more sensible sequence of events in __video_do_ioctl: first check for a valid ops pointer, then get the compat part done. The VIDIOCGMBUF command is now part of the big switch. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>