pwm: rcar: Remove suspend/resume support
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 31 May 2019 09:55:01 +0000 (18:55 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 26 Jun 2019 09:39:11 +0000 (11:39 +0200)
commit4a5fa56cc031274738ddc86b3ec0c5d1e21822b3
treecec482531cc598e61cd7abeb77fed24165149a32
parent7fd4edc57bbae9bd62838ebf69d3abfaf8f01173
pwm: rcar: Remove suspend/resume support

According to the Documentation/pwm.txt, all PWM consumers should
implement power management instead of the PWM driver. So, this
patch removes suspend/resume support.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-rcar.c