]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6e61ba3f22cf69ac8163f3b7cb11aab60e49b7d
tree18d405098d5c6f6f02e74f288774cb7c3795f50c
parentac4d0a0861db314a102885273f358c41ea4054c8
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