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:
7f83a50
)
powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit
author
Wang Dongsheng
<dongsheng.wang@freescale.com>
Mon, 6 Jan 2014 05:23:30 +0000
(13:23 +0800)
committer
Scott Wood
<scottwood@freescale.com>
Thu, 9 Jan 2014 23:52:13 +0000
(17:52 -0600)
When the timer GTCCR toggle bit is inverted, we calculated the rest
of the time is not accurate. So we need to ignore this bit.
Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
No differences found