From: Fabio Estevam Date: Mon, 10 Feb 2014 18:01:28 +0000 (-0200) Subject: ASoC: fsl_esai: Check the return value from clk_prepare_enable() X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~6^7~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33529ec94f7cb25f6c98908eefde42a1e8d4e67a;p=pandora-kernel.git ASoC: fsl_esai: 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