From 753834cb593da03b4efc468bb8cb76dbc0743b31 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Sat, 14 Dec 2013 13:29:11 +0800 Subject: [PATCH] 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-format-patch failed