Searched hist:"11927 d0fd0d0e428ad19f65768b3abe316bff066" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx-mipi-csis.c | diff 11927d0fd0d0e428ad19f65768b3abe316bff066 Wed Jan 25 19:10:01 CST 2023 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: imx-mipi-csis: Use V4L2 subdev active state
Use the V4L2 subdev active state API to store the active format. This simplifies the driver not only by dropping the mipi_csis_device csis_fmt and format_mbus fields, but it also allows dropping the device lock, replaced with the state lock.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Tested-by: Adam Ford <aford173@gmail.com> #imx8mn-beacon Acked-by: Rui Miguel Silva <rmfrfs@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|