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:
11cabcb
)
Blackfin: SIC: cut down on IAR MMR reads a bit
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 22 Apr 2010 21:15:00 +0000
(21:15 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 22 May 2010 18:19:09 +0000
(14:19 -0400)
Tweak the for loops that operate on the SIC IAR system MMRs to avoid
re-reading them multiple times in a row. System MMRs are a little
slower to access, so avoid the penalty when possible.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found