From: Sylwester Nawrocki Date: Thu, 22 May 2014 10:10:52 +0000 (+0200) Subject: ASoC: samsung: Handle errors when getting the op_clk clock X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6aba536ab60274e8f46ae3a5966b81c35f845fa;p=pandora-kernel.git ASoC: samsung: Handle errors when getting the op_clk clock Ensure i2s->op_clk is not used when clk_get() for this clock fails. This prevents working with an incorrectly configured clock in some conditions. Signed-off-by: Sylwester Nawrocki Signed-off-by: Mark Brown --- Reading git-diff-tree failed