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:
943aee0
)
Blackfin: gptimers: fix thinko when disabling timers
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 4 Apr 2011 15:20:50 +0000
(15:20 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 13 Apr 2011 23:34:05 +0000
(19:34 -0400)
We only want to clear the run bit for this one timer, not all status bits.
So don't read the whole reg and then write all the bits back out.
Reported-by: Isabelle Leonardi <i.leonardi@detracom.fr>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found