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:
e5690e0
)
sh: fix clk_get() error handling
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Fri, 15 Oct 2010 14:37:24 +0000
(14:37 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Oct 2010 11:33:10 +0000
(20:33 +0900)
clk_get() returns an ERR_PTR(errno) on error and not NULL.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found