diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2012-03-14 07:22:07 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-19 22:11:05 -0300 |
commit | 7705b6d8eac89067e5177835468c99e71e2cd40c (patch) | |
tree | 2bedd0b37c847458ea13e9abbad7e7f662e5cf1c /include/media | |
parent | 5da6e984805786c4d96498e1c51e971007dea6dc (diff) | |
download | talos-obmc-linux-7705b6d8eac89067e5177835468c99e71e2cd40c.tar.gz talos-obmc-linux-7705b6d8eac89067e5177835468c99e71e2cd40c.zip |
[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 'include/media')
0 files changed, 0 insertions, 0 deletions