sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 30 Nov 2009 03:10:41 +0000 (12:10 +0900)
committerPaul 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