From: Heiko Stübner Date: Thu, 30 Oct 2014 13:26:13 +0000 (+0100) Subject: clk: rockchip: fix rk3188 hsadc_frac definition X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f931be7cfb5458d90a4642fda8b4da6b266a84;p=pandora-kernel.git clk: rockchip: fix rk3188 hsadc_frac definition 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 --- Reading git-diff-tree failed