commit | 3db14288bcc1ef8b53c1ceef35d998530b630657 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Tue Nov 03 23:17:11 2015 -0500 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Mon Nov 16 12:37:55 2015 -0500 |
tree | 4ca6057f0da5749f3bdc192236690d917af166f8 | |
parent | e55791883f0a18734ac3d32eddf297b1610e248d [diff] |
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>