From: Laurent Pinchart Date: Wed, 18 Jul 2012 13:54:01 +0000 (-0300) Subject: [media] soc_camera: Don't call .s_power() during probe X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ad4e734bbc27ad1bec2d1cc3ffaa79b1def262;p=pandora-kernel.git [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 Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed