[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 5 Jun 2015 08:30:02 +0000 (05:30 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:42:41 +0000 (17:42 -0300)
commit8cf6874e84ba64488975a07fda267486a77ac5a3
treea579793025fcb834cbe33324fc6650ca317ccde5
parentdc0cf4cfed89d3a784a8d1c5897fae8f6a137fa5
[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings

The v4l2_print_dv_timings() didn't log the interlaced format correctly. The timings
for the bottom field weren't logged and the fields per second value was half of what
it should have been.

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