commit | df976f5d95028e26b4c967b24518fe340f8a726d | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Tue Nov 03 23:09:58 2015 -0500 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Nov 24 11:30:27 2015 +0200 |
tree | 0b5cf225860a141311986d2bda1957e27ec415b0 | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
clk: ti: clkt_dpll: 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>