diff options
author | Nikolaus Voss <[email protected]> | 2014-09-23 15:30:21 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2014-09-25 08:52:39 +0200 |
commit | e2e08970100db03bb84fd4a72f9c35bfc18d595a (patch) | |
tree | 826f2e39834f3b497da11547a50b37f7fdc6746a /lib/memory-notifier-error-inject.c | |
parent | 70145f87139fbc43b726f873813cd91dce371899 (diff) |
pwm: atmel: Fix calculation of prescale value
The prescale value used for calculating the period was incremented
afterwards, thus the resulting prescale value is by one too high.
This resulted in a PWM frequency only half as high as requested.
This patch moves the 64 bit division out of the prescale loop to
correct the above issue and make the calculation more efficient.
Signed-off-by: Nikolaus Voss <[email protected]>
Tested-by: Bo Shen <[email protected]>
Acked-by: Bo Shen <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions