linux/drivers/media/platform/soc_camera
Guennadi Liakhovetski 8a97d4c117 [media] soc-camera: fix repeated regulator requesting
Currently devm_regulator_bulk_get() is called by soc-camera during host
driver probing, but regulators are attached to the camera platform
device, that is staying, independent whether the host probed successfully
or not. This can lead to repeated regulator requesting, if the host
driver is re-probed. Move the call to platform device probing to avoid
this.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-01-05 01:35:54 -02:00
..
atmel-isi.c [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
Kconfig [media] media: mx1_camera: mark the driver BROKEN 2012-11-22 11:26:19 -02:00
Makefile
mx1_camera.c [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
mx2_camera.c Linux 3.8-rc1 2012-12-27 12:44:11 -02:00
mx3_camera.c Linux 3.8-rc1 2012-12-27 12:44:11 -02:00
omap1_camera.c Linux 3.8-rc1 2012-12-27 12:44:11 -02:00
pxa_camera.c [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
sh_mobile_ceu_camera.c [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
sh_mobile_csi2.c [media] media: sh_mobile_csi2: use managed memory and resource allocations 2012-12-20 14:34:10 -02:00
soc_camera_platform.c
soc_camera.c [media] soc-camera: fix repeated regulator requesting 2013-01-05 01:35:54 -02:00
soc_mediabus.c [media] media: soc-camera: remove superfluous JPEG checking 2012-12-20 14:26:40 -02:00