On Sat, Mar 02, 2019 at 08:33:57PM -0300, Paul Cercueil wrote: > This is cleaner, more future-proof, and incidentally it also fixes the > PWM resetting its config when stopped/started several times. > > Signed-off-by: Paul Cercueil > Tested-by: Mathieu Malaterre > Tested-by: Artur Rojek > --- > > Notes: > v9: New patch > > v10: No change > > drivers/pwm/pwm-jz4740.c | 37 ++++++++++++------------------------- > 1 file changed, 12 insertions(+), 25 deletions(-) Acked-by: Thierry Reding