From: Hans Verkuil Date: Tue, 6 Apr 2010 18:56:08 +0000 (-0300) Subject: V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF into... X-Git-Tag: v2.6.35-rc1~480^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a717883e720f75dec252c8af2a2d6dd049af254;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed