media: adv7180: add g_skip_frames support
authorTim Harvey <tharvey@gateworks.com>
Wed, 24 Oct 2018 20:25:51 +0000 (16:25 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 3 Dec 2018 19:26:27 +0000 (14:26 -0500)
commit9483a3f8e1b58ba1d7cd21687d8d0a63a015c36b
treeaff227c2f201098c6fdf7ad6a9127e44ca0898a6
parent32211e47999d82f862b7c93b6e28d01cd2bbd69d
media: adv7180: add g_skip_frames support

The adv7180 produces 1 to 2 frames of garbage before proper sync is
established. This allows V4L2 drivers and apps to skip those.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/adv7180.c