From: Ajit Pal Singh Date: Mon, 14 Jul 2014 14:33:30 +0000 (+0100) Subject: pwm: sti: Ensure same period values for all channels X-Git-Tag: cleanup-for-v3.18~72^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5165166e8a1551fb80afa5fdaad6f2ea34d92285;p=pandora-kernel.git pwm: sti: Ensure same period values for all channels ST PWM IP shares the same clock prescaler across all the PWM channels. Hence configuration requests which change the period will affect all the channels. Do not allow period changes which will stomp period settings of the already configured channels. Signed-off-by: Ajit Pal Singh Signed-off-by: Lee Jones Signed-off-by: Thierry Reding --- Reading git-diff-tree failed