]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tvp5150: fix tvp5150_fill_fmt()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 26 Jan 2016 12:46:23 +0000 (10:46 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 29 Jan 2016 11:32:48 +0000 (09:32 -0200)
commit65d25f7f48a2c8e3d2d9f8cf7d2b0ba79b1aeaef
tree12be5bbc4102474c632ec7a6c4be8e482c2b3d54
parent87cd28474dd2a27258d8edcf23c72c3ca75c410e
[media] tvp5150: fix tvp5150_fill_fmt()

The tvp5150 output video is interlaced so mark the format
field as alternate and reduce the height to the half.

[javier: split patch and write commit message]

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
drivers/media/i2c/tvp5150.c