commit | c51185b45c43737faca4574d790489a1bd8cfd11 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Tue Nov 03 23:17:11 2015 -0500 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Nov 24 11:30:27 2015 +0200 |
tree | 77c56a444861e6bfe88075ebc663b2eee7c47cc1 | |
parent | df976f5d95028e26b4c967b24518fe340f8a726d [diff] |
clk: ti: fapll: fix wrong do_div() usage do_div() is meant to be used with an unsigned dividend. Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Tero Kristo <t-kristo@ti.com>