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:
859158b
)
arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
author
Vasiliy Kulikov
<segoon@openwall.com>
Fri, 26 Nov 2010 17:06:02 +0000
(17:06 +0000)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 7 Dec 2010 00:00:16 +0000
(16:00 -0800)
clk_get() returns ERR_PTR() on error, not NULL.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
[tony@atomide.com: updated to include err.h to compile on omap1]
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found