From: Wei Yongjun Date: Thu, 9 Jan 2014 14:27:31 +0000 (+0800) Subject: ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe() X-Git-Tag: v3.14-rc1~143^2~1^2^2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cffe8c9f3a4f74b8b212c9fbe2873a8ee2f395;p=pandora-kernel.git ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe() Add the missing clk_disable_unprepare() before return from fsl_ssi_probe() in the request irq error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed