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:
4bd5d25
)
sh: boards: mach-se: use IS_ERR() instead of NULL check
author
Vasiliy Kulikov
<segoon@openwall.com>
Fri, 26 Nov 2010 17:06:28 +0000
(17:06 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 29 Nov 2010 03:59:28 +0000
(12:59 +0900)
clk_get() returns ERR_PTR() on error, not NULL.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Reviewed-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found