commit | 5c9ede4442ac4e4b27ddf75dfd1d78578e244980 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Apr 25 12:11:50 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri May 01 08:23:46 2015 -0300 |
tree | 6f6bb02c2b467110f7457c922d02f076a34da71b | |
parent | 9db8baffbfdb863c8828c610db8857597d7a44ab [diff] |
[media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std instead There is no need for CONFIG_DT3155_CCIR to select between 50/60 Hz, that's why we have s_std. Since this is a simple framegrabber there is no need for g/s_parm. The frame period can be obtained via ENUMSTD instead. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>