sh: Provide uncached I/O helpers.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 18 Feb 2010 04:23:30 +0000 (13:23 +0900)
committerPaul 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