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:
5fcc3c8
)
drm/exynos: IS_ERR() vs NULL bug
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 20 Feb 2015 10:54:43 +0000
(13:54 +0300)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 18 Mar 2015 11:41:18 +0000
(20:41 +0900)
of_iomap() doesn't return error pointers, it returns NULL on error.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found