linux/drivers/media
Laurent Pinchart 4bbc6d52e6 [media] soc-camera: Push probe-time power management to drivers
Several client drivers access the hardware at probe time, for instance
to read the probe chip ID. Such chips need to be powered up when being
probed.

soc-camera handles this by powering chips up in the soc-camera probe
implementation. However, this will break with non soc-camera hosts that
don't perform the same operations.

Fix the problem by pushing the power up/down from the soc-camera core
down to individual drivers on a needs basis.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15 17:04:42 -03:00
..
common [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
dvb-core [media] dvb: move the dvb core one level up 2012-08-13 23:08:14 -03:00
dvb-frontends [media] common: move media/common/tuners to media/tuners 2012-08-13 23:40:28 -03:00
firewire [media] firewire: move it one level up 2012-08-13 23:20:36 -03:00
i2c [media] soc-camera: Push probe-time power management to drivers 2012-08-15 17:04:42 -03:00
mmc [media] mmc/Kconfig: Improve driver name for siano mmc/sdio driver 2012-08-15 16:41:47 -03:00
parport [media] move parallel port/isa video drivers to drivers/media/parport/ 2012-08-15 16:41:37 -03:00
pci [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00
platform [media] soc-camera: Push probe-time power management to drivers 2012-08-15 17:04:42 -03:00
radio [media] radio-shark2: use %*ph to print small buffers 2012-08-13 16:38:49 -03:00
rc [media] rc/Kconfig: Fix a warning 2012-08-13 23:00:33 -03:00
tuners [media] common: move media/common/tuners to media/tuners 2012-08-13 23:40:28 -03:00
usb [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00
v4l2-core [media] reorganize the API core items 2012-08-15 16:42:00 -03:00
Kconfig [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
Makefile [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
media-device.c [media] media: fix MEDIA_IOC_DEVICE_INFO return code 2012-08-12 07:57:57 -03:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00