diff options
author | Guru Das Srinagesh <[email protected]> | 2020-06-02 15:31:13 -0700 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-06-17 20:42:09 +0200 |
commit | c7dcccaec2f7e99f95ad4b7c20f4f9086c6982be (patch) | |
tree | ded6d9556c9b743ab7a3e8706ea6ffcc7460ea1d /tools/perf | |
parent | 4cc23430a5361f29999545de34fc05fa7d8e513b (diff) |
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
Since the PWM framework is switching struct pwm_state.period's datatype
to u64, prepare for this transition by using nsecs_to_jiffies() which
does away with the need for a division operation.
Signed-off-by: Guru Das Srinagesh <[email protected]>
Acked-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions