]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
pwm: rcar: Remove legacy APIs
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 9 Jan 2019 08:19:07 +0000 (17:19 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 4 Mar 2019 11:14:07 +0000 (12:14 +0100)
commit8cc2b970397c59b25ffb22e0e4a86753fa162619
tree014f3a9cf185a8c8eaaaf08b8f0a3b53e3145a6f
parent87f50ce981b8ac33734e3b5847f7f0bbfcad856b
pwm: rcar: Remove legacy APIs

This patch removes legacy APIs. Since rcar_pwm_{en,dis}able() functions
are reused on "atomic" API, this patch changes the arguments of these
functions. No change in behavior.

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>
drivers/pwm/pwm-rcar.c