]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1fb2d9d7465bcbb519c582fa4a3bd04ff4fce2d2
tree418826f3cf2f2929ea3969c446ca336a805d3df3
parentdd9f40602e96353c210805a99abd9af6abd28473
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