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:
66493c2
)
[ARM] S3C2443: Fix s3c2443_clkcon_enable_p() using wrong register.
author
Ben Dooks
<ben-linux@fluff.org>
Mon, 7 Jul 2008 17:12:38 +0000
(18:12 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 7 Jul 2008 17:13:01 +0000
(18:13 +0100)
s3c2443_clkcon_enable_p() was reading from the correct register
S3C2443_PCLKCON, but then writing the value back to the wrong
register S3C2443_HCLKCON.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found