]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] v4l2-dv-timings: skip standards check for V4L2_DV_BT_CAP_CUSTOM
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 13 Jan 2016 13:44:41 +0000 (11:44 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 10:01:42 +0000 (08:01 -0200)
commit8e20b80344148dd8b7ec23d546e931d54810a1b7
tree2f54d0fdb107f049fcd350152dc7e70742a3e912
parent949cf70636bfe12c160c36608d18c5f8d89d2940
[media] v4l2-dv-timings: skip standards check for V4L2_DV_BT_CAP_CUSTOM

Skip validating the standards field in v4l2_valid_dv_timings() if the
V4L2_DV_BT_CAP_CUSTOM capability is set, since that implies that
non-standard timings are allowed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/v4l2-core/v4l2-dv-timings.c