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:
b6f2056
)
drm/tegra: fix error return code in gr2d_submit()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 24 Apr 2013 06:50:51 +0000
(14:50 +0800)
committer
Thierry Reding
<thierry.reding@gmail.com>
Sat, 25 May 2013 10:32:51 +0000
(12:32 +0200)
Fix to return -ENOENT in the host1x_bo lookup error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found