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:
d2f8d7e
)
[ARM] omap: fix omap2_divisor_to_clksel() error return value
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 14 Feb 2009 13:24:10 +0000
(13:24 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 14 Feb 2009 13:24:10 +0000
(13:24 +0000)
The error checks for omap2_divisor_to_clksel() and comment disagree with
the actual value returned on error. Fix this to return the correct error
value.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found