From: Alexandre Belloni Date: Mon, 25 May 2015 13:19:55 +0000 (+0200) Subject: pwm: atmel: Fix incorrect CDTY value after enabling X-Git-Tag: omap-for-v4.3/legacy-v2-signed~192^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c027f7ba8520df088d34ae045205a6f8e2a1d76;p=pandora-kernel.git pwm: atmel: Fix incorrect CDTY value after enabling CUPD is not flushed before enabling the channel so it will update CDTY/CPRD just after one period. So we always set CUPD, even when the channel is not enabled. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre Signed-off-by: Thierry Reding --- Reading git-diff-tree failed