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:
d93dc5c
)
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
author
Heiko Stuebner
<heiko@sntech.de>
Mon, 26 Sep 2011 01:30:29 +0000
(10:30 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 26 Sep 2011 01:30:29 +0000
(10:30 +0900)
The changed statement should set the old armdiv bits to 0
and not everything else, before setting the new value.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found