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:
db7fbdf
)
gpu: host1x: Disable clock on probe failure
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 21 Oct 2013 05:37:31 +0000
(13:37 +0800)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 31 Oct 2013 08:55:46 +0000
(09:55 +0100)
Add a missing clk_disable_unprepare() before returning from the driver's
.probe() function on error.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found