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:
d852f44
)
ASoC: Davinci: Call clk_disable() and clk_put() in case of error
author
Vaibhav Bedia
<vaibhav.bedia@ti.com>
Wed, 9 Feb 2011 13:09:53 +0000
(18:39 +0530)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 9 Feb 2011 22:33:16 +0000
(22:33 +0000)
In case of any error in probe() function, clk_disable() and clk_put()
should be called if clk_enable() and clk_get() went through.
Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found