diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-07-18 10:54:01 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 16:53:39 -0300 |
commit | 37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262 (patch) | |
tree | 1ac17daac0e198d545bbf0a170ef2a1ccf973484 /include | |
parent | 2c3fb08b3f74b8792004095a1f6881a3296ff643 (diff) | |
download | linux-3.10-37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262.tar.gz linux-3.10-37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262.tar.bz2 linux-3.10-37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262.zip |
[media] soc_camera: Don't call .s_power() during probe
The .s_power() call only covers the .g_mbus_fmt() operation call.
Several clients required to be powered on to retrieve the current mbus
format but have now been fixed. The .s_power() call is thus not needed
anymore and can be removed.
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions