commit | b65af27ad89de60ca55721f9368b18d49ba1f269 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Wed Feb 18 08:40:29 2015 +0100 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Feb 18 08:40:29 2015 +0100 |
tree | 69102692126bae18880008c8cc3d610fff059863 | |
parent | 8d6cc0738540f97edb021d3b76a4367519f1e5f1 [diff] |
pwm: tegra: Use NSEC_PER_SEC Instead of using the literal value for the number of nanoseconds per second, use the macro instead to increase readability. Signed-off-by: Thierry Reding <thierry.reding@gmail.com>