]> git.baikalelectronics.ru Git - kernel.git/commit
media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 9 Oct 2020 13:56:05 +0000 (15:56 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 09:31:14 +0000 (10:31 +0100)
commita0aca7728d8022f4c2273999e64c51fc5640b529
treea98ed65ce44b13b01e6491461656dab0f0cd9a94
parent19b85f494007c4f289dc473e96ce7a233f24caa9
media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE

The ipu3-cio2 doesn't make use of the field and this is reflected in V4L2
buffers as well as the try format. Do this in active format, too.

Fixes: 601956def612 ("media: intel-ipu3: cio2: add new MIPI-CSI2 driver")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Bingbu Cao <bingbu.cao@intel.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: stable@vger.kernel.org # v4.16 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/pci/intel/ipu3/ipu3-cio2.c