summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-imx27.c
diff options
context:
space:
mode:
authorGuru Das Srinagesh <gurus@codeaurora.org>2020-06-02 15:31:08 -0700
committerThierry Reding <thierry.reding@gmail.com>2020-06-16 11:16:08 +0200
commit5bd0b9011da836dad1a00d92ebead7eaa87f5fe3 (patch)
treebdf36c1489656d30d9e788914324e0edc5b8adca /drivers/pwm/pwm-imx27.c
parentf3e4b14144a928c097e2d526f6dcd6ba0f5eba8a (diff)
pwm: clps711x: Use 64-bit division macro
Since the PWM framework is switching struct pwm_args.period's datatype to u64, prepare for this transition by using DIV64_U64_ROUND_CLOSEST to handle a 64-bit divisor. Cc: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Guru Das Srinagesh <gurus@codeaurora.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-imx27.c')
0 files changed, 0 insertions, 0 deletions