commit | 7c869651455d456af943c88797de3fcff44ecfde | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Jan 20 06:27:09 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Feb 04 09:53:57 2014 -0200 |
tree | 974ce8fc8b7f53110765c95dd994da657e8621ee | |
parent | 3857fcdee98911570770e61fc0480478a613117c [diff] |
[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 <hans.verkuil@cisco.com> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>