From: Fabio Estevam Date: Wed, 17 Jul 2013 05:00:39 +0000 (-0300) Subject: ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable() X-Git-Tag: v3.12-rc1~150^2~9^2~42^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede32d3a237e102884cd5b223aba9afe3e6fb679;p=pandora-kernel.git ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable() clk_prepare_enable() may fail, so let's check its return value and propagate it in the case of error. Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed