[PATCH v4 0/1] pwm: pca9685: fix gpio-only operation.

From: Sven Van Asbroeck
Date: Thu Apr 13 2017 - 08:58:22 EST


v4:
fix coding style for multi-line comment
added Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>

v3:
remove unnecessary call to pm_runtime_suspend()

fix coding style for multi-line comment
(checkpatch.pl should ideally catch this, but did not?)

v2:
the pm_runtime framework controls the SLEEP bit, as suggested by
Mika Westerberg.

v1:
the SLEEP bit is always on.

Sven Van Asbroeck (1):
pwm: pca9685: fix gpio-only operation.

drivers/pwm/pwm-pca9685.c | 112 ++++++++++++++++++++++++++++++++--------------
1 file changed, 79 insertions(+), 33 deletions(-)

--
1.9.1