From: Hans Verkuil Date: Sat, 21 Feb 2009 21:47:24 +0000 (-0300) Subject: V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std X-Git-Tag: v2.6.30-rc1~621^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10afbef15e7bba5e1008f583852077743d28c395;p=pandora-kernel.git V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std The v4l2_ctrl_query_fill_std() function wasn't one the best idea I ever had. It doesn't add anything valuable that cannot be expressed equally well with v4l2_ctrl_query_fill and only adds overhead. Replace it with v4l2_ctrl_query_fill() everywhere it is used and remove it from v4l2_common.c. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed