]> git.baikalelectronics.ru Git - kernel.git/commit
[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set format
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 19 May 2014 15:04:32 +0000 (12:04 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 04:00:23 +0000 (01:00 -0300)
commit013a4026151e18a21d10334acde55c6fa11d6e87
treef9a54d55a11bc7ea350dd631396b9acabbc4a37f
parentb7915978c9c786b3d8035c0206d016aa2fda167b
[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set format

The bridge driver doesn't support interlaced formats, always return the
field order set to V4L2_FIELD_NONE.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/s3c-camif/camif-capture.c