Home
last modified time | relevance | path

Searched hist:c1cc03eafd319369075dd66b091bd8d309a5b726 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-mipi-csis.cdiff c1cc03eafd319369075dd66b091bd8d309a5b726 Tue Feb 22 03:50:25 CST 2022 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device

Usage of "state" for the device-specific data structure is confusing, as
it can also refer to the subdev state. Rename the structure to
mipi_csis_device, and the corresponding state variables to csis.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>