media: staging: media: imx: imx7-media-csi: Drop imx_media_add_video_device call
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 10 May 2022 00:25:26 +0000 (01:25 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 17:02:43 +0000 (18:02 +0100)
commit55eb173fe23b57473c6f06d6cc28f99202c50d07
treeee29eb7a4f095b128a8f0a2a4b4cdee3573b03cb
parent23bcc91082c879ba86a95a437e10bf4b64f65693
media: staging: media: imx: imx7-media-csi: Drop imx_media_add_video_device call

There's no need to call imx_media_add_video_device() anymore, as the
video devices list it manages is only used by the control inheritance
mechanism in the helpers, which this driver doesn't use.

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