]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pwm: atmel-hlcdc: Implement the suspend/resume hooks
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 1 Mar 2017 14:52:27 +0000 (15:52 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 6 Apr 2017 15:45:02 +0000 (17:45 +0200)
commitf9bb9da7c09d76f00c9abdf34cbeaec65e50d78b
tree474d567c17cbcc1a7c98095e485c13a9fea98a61
parent2267517cd3ee4a1b02c7b9fead051c9d079c9fc3
pwm: atmel-hlcdc: Implement the suspend/resume hooks

Implement the suspend/resume hooks to make sure the PWM device is
restored to a correct state after a suspend.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-atmel-hlcdc.c