From: Hans Verkuil Date: Mon, 20 Jan 2014 09:27:09 +0000 (-0300) Subject: [media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLED X-Git-Tag: v3.15-rc1~85^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c869651455d456af943c88797de3fcff44ecfde;p=pandora-kernel.git [media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLED I came across this while checking the kernel use of V4L2_CTRL_FLAG_DISABLED. This flag should not be used with the control framework. Instead, just don't add the control at all. Signed-off-by: Hans Verkuil Acked-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed