OSDN Git Service

media: am437x-vpfe: Fix missing first line
authorBenoit Parrot <bparrot@ti.com>
Fri, 20 Sep 2019 17:05:43 +0000 (14:05 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 1 Oct 2019 15:52:38 +0000 (12:52 -0300)
commit47c7bcfdb387141126392ff4857a03910d95b4b6
treefa129e3d445cd4f53437a39fc93746dd10fb3972
parentb0e41bf23b590082c9109b691a1f949a0b8defae
media: am437x-vpfe: Fix missing first line

Previous generation of this driver were hard coded to handle
encoder/decoder where the first line never contains any data and
was therefore always skipped, however when dealing with actual
camera sensors the first line is always present.

Signed-off-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Acked-by: Lad Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/am437x/am437x-vpfe.c