OSDN Git Service

[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)
commit4f57d27be2a5a10ad042fcfd97c5ea9f4d5215f7
tree12be5bbc4102474c632ec7a6c4be8e482c2b3d54
parent841502d731f1708aae907d5bdf1659e8a372fc9a
[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