diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-01 17:47:08 +0200 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-07-30 23:54:50 +0100 |
commit | 165f5f64199f972a21f21effc125d89ed2488e58 (patch) | |
tree | 1c476656788344f6bea3c4555711b53673f62e84 /drivers/leds/Makefile | |
parent | 9b71de49b030ad8fd4d13d38571b5c42dc9ed8dd (diff) | |
download | blackbird-obmc-linux-165f5f64199f972a21f21effc125d89ed2488e58.tar.gz blackbird-obmc-linux-165f5f64199f972a21f21effc125d89ed2488e58.zip |
ARM: S3C: PWM fix for low duty cycle
The pwm hardware only checks the compare register after a decrement,
so the pin never toggles if tcmp = tcnt.
This happens when a very low duty cycle is requested. Fix it by always
ensuring that tcmp < tcnt.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'drivers/leds/Makefile')
0 files changed, 0 insertions, 0 deletions