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:
ed683ae
)
drm/tegra: fix missing unlock on error
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 24 Apr 2013 02:48:23 +0000
(10:48 +0800)
committer
Thierry Reding
<thierry.reding@gmail.com>
Sat, 25 May 2013 10:32:50 +0000
(12:32 +0200)
Add the missing unlock before return from function host1x_drm_init() and
host1x_drm_exit() in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found