From: Hans Verkuil Date: Fri, 8 Aug 2008 11:34:19 +0000 (-0300) Subject: V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function X-Git-Tag: v2.6.28-rc1~601^2~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e55126666944c83bf98243564e25302f363e2a4;p=pandora-kernel.git V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function v4l2_ctrl_query_menu_valid_items() makes it easy to handle control menus that have a lot of invalid 'holes'. For example, many MPEG encoders only support a limited subset of audio bitrates. In that case a driver can specify an array listing the set of valid bitrates and pass that to this function. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed