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:
d53a0d3
)
sh: Provide uncached I/O helpers.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 18 Feb 2010 04:23:30 +0000
(13:23 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 18 Feb 2010 04:23:30 +0000
(13:23 +0900)
There are lots of registers that can only be updated from the uncached
mapping, so we add some helpers for those cases in order to make it
easier to ensure that we only make the jump when it's absolutely
necessary.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found