]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable()
authorNicolin Chen <Guangyu.Chen@freescale.com>
Fri, 20 Dec 2013 08:41:00 +0000 (16:41 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 21 Dec 2013 14:47:10 +0000 (14:47 +0000)
commit51531dff22694d9a9b1e7445fa7d742ca8a77943
tree418826f3cf2f2929ea3969c446ca336a805d3df3
parentee2213836d5691a84257c3a9603652b9e70c41e8
ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable()

There are two functions haven't clk_disable_unprepare() if having error.
Thus fix them.

Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Reviewed-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_sai.c