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:
c556bcd
)
clk: spear3xx: Use proper control register offset
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 19 Jun 2014 21:52:23 +0000
(21:52 +0000)
committer
Mike Turquette
<mturquette@linaro.org>
Sun, 13 Jul 2014 14:11:40 +0000
(07:11 -0700)
The control register is at offset 0x10, not 0x0. This is wreckaged
since commit
5df33a62c
(SPEAr: Switch to common clock framework).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found