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:
78eaf60
)
clk: rockchip: fix rk3188 hsadc_frac definition
author
Heiko Stübner
<heiko@sntech.de>
Thu, 30 Oct 2014 13:26:13 +0000
(14:26 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Fri, 7 Nov 2014 22:41:14 +0000
(23:41 +0100)
The arguments to COMPOSITE_FRAC for hsadc_frac were mangled, leaving out the
the general clock flags argument. This results in strange effects, as only
sometimes a zero-division is reported as the wrong register is read.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
No differences found