clk: vt8500: Fix error in PLL calculations on non-exact match.
authorTony Prisk <linux@prisktech.co.nz>
Thu, 27 Dec 2012 00:14:29 +0000 (13:14 +1300)
committerMike Turquette <mturquette@linaro.org>
Wed, 16 Jan 2013 00:16:23 +0000 (16:16 -0800)
commit35a5db55ab96eadb07b3d5f7258558c680ebc2f0
tree0a141c17e7e1342dbf66543a48201a0b9d2f076a
parent3fe296cf5a66a82bc9077865b89075ce813f7f5d
clk: vt8500: Fix error in PLL calculations on non-exact match.

When a PLL frequency calculation is performed and a non-exact match
is found the wrong multiplier and divisors are returned.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-vt8500.c
This page took 0.038149 seconds and 5 git commands to generate.