git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a8217
)
pwm: atmel-tcb: fix max time computation for slow clk source
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Wed, 18 Sep 2013 15:06:21 +0000
(17:06 +0200)
committer
Thierry Reding
<thierry.reding@gmail.com>
Thu, 19 Sep 2013 12:04:32 +0000
(14:04 +0200)
Use the the tcb counter width to compute the maximum time that can be
represented using the slow clock source instead of the static 16 bit width.
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found