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:
0dae895
)
sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 May 2009 07:07:40 +0000
(16:07 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 May 2009 07:07:40 +0000
(16:07 +0900)
clk_get() needs to also perform an IS_ERR() check to see whether
clk_get_sys() failed or not.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found