From: Anil Kumar Date: Sun, 9 Nov 2014 12:45:14 +0000 (+0530) Subject: ASoC: davinvi-mcasp: Balance pm_runtime_enable() on probe failure X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~28^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7771ef3286711a121b763c3620c4619f51b2acfd;p=pandora-kernel.git ASoC: davinvi-mcasp: Balance pm_runtime_enable() on probe failure If probe fails then we need to call pm_runtime_disable() to balance out the previous pm_runtime_enable() call. Signed-off-by: Anil Kumar Acked-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed