summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-zx.c
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2019-01-09 11:19:08 +0300
committerThierry Reding <thierry.reding@gmail.com>2019-03-04 14:14:21 +0300
commitb4f9a7268dbe9d55a6bc8c3123cb518657743b76 (patch)
tree57314d875a9aff683bac92357e6b6dfe4dbd121c /drivers/pwm/pwm-zx.c
parent8cc2b970397c59b25ffb22e0e4a86753fa162619 (diff)
downloadlinux-b4f9a7268dbe9d55a6bc8c3123cb518657743b76.tar.xz
pwm: rcar: Improve calculation of divider
The rcar_pwm_get_clock_division() has a loop to calculate the divider, but the value of div should be calculatable without a loop. So, this patch improves it. This algorithm is suggested by Uwe Kleine-König and Laurent Pinchart. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-zx.c')
0 files changed, 0 insertions, 0 deletions