commit | 9cdae914b2d08febca6e6e0440817d60da115ba5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Nov 30 12:10:41 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Nov 30 12:10:41 2009 +0900 |
tree | b52fd2a2e3f081e2d735544e8c9184dd8e8235ab | |
parent | e6d8460aca6311d7ab5371b59dc999bb4d714444 [diff] |
sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. 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>