From: Laurent Pinchart Date: Wed, 18 Jul 2012 13:54:02 +0000 (-0300) Subject: [media] soc-camera: Continue the power off sequence if one of the steps fails X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~392 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24592adce89805c99eb23d1e37aa8a66aaacee05;p=pandora-kernel.git [media] soc-camera: Continue the power off sequence if one of the steps fails Powering off a device is a "best effort" task: failure to execute one of the steps should not prevent the next steps to be executed. For instance, an I2C communication error when putting the chip in stand-by mode should not prevent the more agressive next step of turning the chip's power supply off. Signed-off-by: Laurent Pinchart Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed