summaryrefslogtreecommitdiff
path: root/drivers/media/video/sh_mobile_ceu_camera.c
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2012-03-14 07:22:07 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-03-19 22:11:05 -0300
commit7705b6d8eac89067e5177835468c99e71e2cd40c (patch)
tree2bedd0b37c847458ea13e9abbad7e7f662e5cf1c /drivers/media/video/sh_mobile_ceu_camera.c
parent5da6e984805786c4d96498e1c51e971007dea6dc (diff)
[media] V4L: soc-camera: call soc_camera_power_on() after adding the client to the host
soc_camera_power_on() calls client's .s_power(1) method, which can try to access the client hardware. This, however, is typically only possible, after calling host's .add() method, because that's where the host driver usually turns the master clock on. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/sh_mobile_ceu_camera.c')
0 files changed, 0 insertions, 0 deletions