From: Thierry MERLE Date: Tue, 8 May 2007 20:22:29 +0000 (-0300) Subject: V4L/DVB (5644): Usbvision: video_ioctl2 conversion X-Git-Tag: v2.6.23-rc1~493^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f48367fe54c46805774eeea8e828de54a5ad7b;p=pandora-kernel.git V4L/DVB (5644): Usbvision: video_ioctl2 conversion The ioctl entry point, a big switch/case, is splitted in little functions. These functions are set as callbacks for the video_ioctl2 video4linux facility. This improves the driver memory consumption and enables the v4l1 compatibility as a side effect. Signed-off-by: Thierry MERLE Acked-by: Dwaine P. Garden Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed