Searched hist:"2 f03d3cb06c677bc14fe5697e20aa4e1c9e51d97" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx-mipi-csis.c | diff 2f03d3cb06c677bc14fe5697e20aa4e1c9e51d97 Wed Jan 25 19:10:01 CST 2023 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: imx-mipi-csis: Pass format explicitly to internal functions
To prepare for usage of the subdev active state that will replace the csis_fmt and format_mbus fields stored in the mipi_csis_device structure, pass the format explicitly to the functions called when starting streaming to avoid accessing those two fields. Not functional change intended.
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>
|