summaryrefslogtreecommitdiff
path: root/include/uapi/linux/v4l2-dv-timings.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-03-20 18:26:36 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-14 22:56:07 (GMT)
commit292a878720b26213bc773619715525e9f7a4f4a1 (patch)
tree9923a1fae925448c02e1a37b11dbebab8bf57dae /include/uapi/linux/v4l2-dv-timings.h
parentcd29ed853f90b39318643301d5389e80a7d466bc (diff)
downloadlinux-fsl-qoriq-292a878720b26213bc773619715525e9f7a4f4a1.tar.xz
[media] videodev2.h: fix incorrect V4L2_DV_FL_HALF_LINE bitmask
This was set to 1 << 0 which is the same as V4L2_DV_FL_REDUCED_BLANKING. It should be 1 << 3 instead. Luckily interlaced formats are rarely used, which is why this bug wasn't seen until now. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/uapi/linux/v4l2-dv-timings.h')
0 files changed, 0 insertions, 0 deletions