linux_dsm_epyc7002/drivers/media/platform/soc_camera
Hans Verkuil 14381c2677 [media] soc_camera: replace vdev->parent by vdev->v4l2_dev
The parent field will eventually disappear to be replaced by v4l2_dev.
soc_camera does provide a v4l2_device struct but did not point to it in
struct video_device. This is now fixed.
Now the video nodes can be found under the correct platform bus, and
the advanced debug ioctls work correctly as well (the core implementation
of those ioctls requires that v4l2_dev is set correctly).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-21 11:02:24 -03:00
..
atmel-isi.c [media] atmel-isi: Update error check for unsigned variables 2013-04-04 19:48:50 -03:00
Kconfig [media] mx2_camera: Remove i.mx25 support 2013-01-05 01:47:16 -02:00
Makefile [media] move soc_camera to its own directory 2012-08-21 07:49:12 -03:00
mx1_camera.c [media] soc_camera/mx1_camera: Fix warnings related to spacing 2013-04-04 19:49:40 -03:00
mx2_camera.c [media] soc_camera/mx2_camera: Fix warnings related to spacing 2013-04-04 19:50:02 -03:00
mx3_camera.c [media] soc_camera/mx3_camera: Fix warning related to spacing 2013-04-04 19:50:17 -03:00
omap1_camera.c [media] Media: remove incorrect __init/__exit markups 2013-03-18 16:59:59 -03:00
pxa_camera.c [media] soc_camera/pxa_camera: Constify struct dev_pm_ops 2013-04-04 19:50:48 -03:00
sh_mobile_ceu_camera.c [media] soc_camera/sh_mobile_ceu_camera: Fix warning related to spacing 2013-04-04 19:51:02 -03:00
sh_mobile_csi2.c [media] soc_camera/sh_mobile_csi2: Convert to devm_ioremap_resource() 2013-03-21 14:33:31 -03:00
soc_camera_platform.c [media] soc_camera/soc_camera_platform: Fix warning related to spacing 2013-04-04 19:51:24 -03:00
soc_camera.c [media] soc_camera: replace vdev->parent by vdev->v4l2_dev 2013-06-21 11:02:24 -03:00
soc_mediabus.c [media] soc-camera: fix typos in the default format-conversion table 2013-04-14 20:15:43 -03:00