linux/drivers/media
Sakari Ailus 4c94468459 [media] smiapp: Fully probe the device in probe
In the case of platform data, ISPs that provide clocks to the sensor must
probe before the sensor does. Accessing the sensor does require the clocks,
and thus, probe cannot access the sensor in such a system.

This limitation does not exist in the case of the DT. Perform all
initialisation except Media entity initialisation, link creation and
sub-device registration in probe.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-12-23 11:37:50 -02:00
..
common [media] btcx-risc: move to bt8xx 2014-12-23 10:13:19 -02:00
dvb-core [media] cxusb: Geniatech T230 support 2014-11-25 09:15:54 -02:00
dvb-frontends [media] hd29l2: fix sparse error and warnings 2014-12-23 10:42:51 -02:00
firewire [media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device" 2014-11-25 13:30:31 -02:00
i2c [media] smiapp: Fully probe the device in probe 2014-12-23 11:37:50 -02:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
pci [media] ivtv: fix sparse warning 2014-12-23 10:40:59 -02:00
platform [media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG 2014-12-23 10:48:35 -02:00
radio Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
rc Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
tuners [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
usb [media] media: au0828 VBI support comment cleanup 2014-12-23 10:47:43 -02:00
v4l2-core [media] videobuf2-vmalloc: fix sparse warning 2014-12-23 10:41:43 -02:00
Kconfig [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c [media] media: Use strlcpy instead of custom code 2014-09-21 20:27:08 -03:00
media-devnode.c [media] media-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c [media] media: Fix a compiler warning in media_entity_pipeline_start() 2014-11-03 19:09:13 -02:00