Guru Das Srinagesh 5bd0b9011d 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>
2020-06-16 11:16:08 +02:00
..
2020-06-04 19:09:28 +02:00
2020-01-08 13:47:46 +01:00
2019-05-09 17:09:54 +02:00
2019-01-16 08:45:33 +01:00
2020-06-02 15:50:52 +02:00
2019-07-09 08:57:45 -07:00