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:
e6d8460
)
sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 30 Nov 2009 03:10:41 +0000
(12:10 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 30 Nov 2009 03:10:41 +0000
(12:10 +0900)
Now that the PFC code is exposed for other architectures, use the common
__raw_xxx() routines instead of the ctrl_xxx() ones. This will be needed
for ARM-based SH-Mobiles amongst others.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found