linux-kernel-test/drivers/media
Laurent Pinchart 4ec10bacd6 [media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
Instead of forcing all soc-camera drivers to go through the mid-layer to
handle power management, create soc_camera_power_[on|off]() functions
that can be called from the subdev .s_power() operation to manage
regulators and platform-specific power handling. This allows non
soc-camera hosts to use soc-camera-aware clients.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
[g.liakhovetski@gmx.de: fix compile breakage]
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15 17:03:29 -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: Add and use soc_camera_power_[on|off]() helper functions 2012-08-15 17:03:29 -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: Add and use soc_camera_power_[on|off]() helper functions 2012-08-15 17:03:29 -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