diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-07-18 17:54:01 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 23:53:39 +0400 |
commit | 37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262 (patch) | |
tree | 1ac17daac0e198d545bbf0a170ef2a1ccf973484 /include/media | |
parent | 2c3fb08b3f74b8792004095a1f6881a3296ff643 (diff) | |
download | linux-37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262.tar.xz |
[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/media')
0 files changed, 0 insertions, 0 deletions