From: Hans Verkuil Date: Sat, 25 Apr 2015 15:11:50 +0000 (-0300) Subject: [media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std instead X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c9ede4442ac4e4b27ddf75dfd1d78578e244980;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed