clk: rockchip: fix rk3188 hsadc_frac definition
authorHeiko Stübner <heiko@sntech.de>
Thu, 30 Oct 2014 13:26:13 +0000 (14:26 +0100)
committerHeiko 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