media: staging: media: imx: imx7-media-csi: Split imx_media_dev from probe()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 5 Feb 2022 04:16:36 +0000 (04:16 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 17:02:26 +0000 (18:02 +0100)
commita314327c9d16b6a36737fc3ac8c2ba7fe65e2138
tree18d405098d5c6f6f02e74f288774cb7c3795f50c
parent34d868e862e7c4aa4b284e8c95ea8e37d475c62c
media: staging: media: imx: imx7-media-csi: Split imx_media_dev from probe()

Prepare for the decoupling of the imx7-media-csi driver from the
IPUv3-based drivers by moving the imx_media_dev handling from probe()
function to separate functions.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Rui Miguel Silva <rmfrfs@gmail.com>
Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/imx/imx7-media-csi.c