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:
d0e639c
)
iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sat, 12 Oct 2013 06:46:00 +0000
(07:46 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 12 Oct 2013 12:20:46 +0000
(13:20 +0100)
Add the missing clk_disable_unprepare() before return
from adf4350_probe() in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Lars-Peter CLausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found