From: Wei Yongjun Date: Sat, 14 Dec 2013 05:29:11 +0000 (+0800) Subject: ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error path X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^37~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=753834cb593da03b4efc468bb8cb76dbc0743b31;p=pandora-kernel.git ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error path Add the missing clk_disable_unprepare() before return from tegra20_ac97_platform_probe() in the error handling case. Signed-off-by: Wei Yongjun Reviewed-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed