git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0380866
)
ASoC: davinvi-mcasp: Balance pm_runtime_enable() on probe failure
author
Anil Kumar
<anilk4.v@gmail.com>
Sun, 9 Nov 2014 12:45:14 +0000
(18:15 +0530)
committer
Mark Brown
<broonie@kernel.org>
Mon, 10 Nov 2014 13:45:38 +0000
(13:45 +0000)
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 <anilk4.v@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found