From: Laurent Pinchart Date: Thu, 18 Feb 2010 19:38:52 +0000 (-0300) Subject: V4L/DVB: uvcvideo: Support menu controls in the control mapping API X-Git-Tag: v2.6.36-rc1~582^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=561474c2d2a1e212ea186e0b65cc69fb330e7bd5;p=pandora-kernel.git V4L/DVB: uvcvideo: Support menu controls in the control mapping API The UVCIOC_CTRL_MAP ioctl doesn't support menu entries for menu controls. As the uvc_xu_control_mapping structure has no reserved fields, this can't be fixed while keeping ABI compatibility. Modify the UVCIOC_CTRL_MAP ioctl to add menu entries support, and define UVCIOC_CTRL_MAP_OLD that supports the old ABI without any ability to add menu controls. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed