ASoC: samsung: Fix error handling for clock lookup
authorMark Brown <broonie@kernel.org>
Fri, 5 Dec 2014 19:58:32 +0000 (19:58 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 6 Dec 2014 12:24:27 +0000 (12:24 +0000)
Return the error code we got from clk_get() and check to make sure that
clk_prepare_enable() worked.

Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/i2s.c

Simple merge