[media] ml86v7667: override default field interlace order
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>
Mon, 15 Jul 2013 18:12:21 +0000 (15:12 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 26 Jul 2013 16:30:11 +0000 (13:30 -0300)
commit2fa8de191cd96658b881b5425e59d10d3d48281e
tree8ce718f45aa0d0362f7040ae393bfbecf303fdf7
parent2206112b157d0ba736bead38eaf04b4ade24ece7
[media] ml86v7667: override default field interlace order

ML86V7667 always transmits top field first for both PAL and  NTSC -- that makes
application incorrectly  treat interlaced  fields when relying on the standard.
Hence we must set V4L2_FIELD_INTERLACED_TB format explicitly.

[Sergei: added a comment.]

Reported-by: Katsuya MATSUBARA <matsu@igel.co.jp>
Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tested-by: Katsuya MATSUBARA <matsu@igel.co.jp>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/ml86v7667.c