linux/arch/sh/kernel/cpu/sh2
Paul Mundt 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
The old ctrl in/out routines are non-portable and unsuitable for
cross-platform use. While drivers/sh has already been sanitized, there
is still quite a lot of code that is not. This converts the arch/sh/ bits
over, which permits us to flag the routines as deprecated whilst still
building with -Werror for the architecture code, and to ensure that
future users are not added.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-01-26 12:58:40 +09:00
..
clock-sh7619.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
entry.S sh: Make sure rte delay slots are nopped out on all parts. 2009-08-15 07:41:45 +09:00
ex.S sh2(A) exception handler update 2008-07-28 18:10:34 +09:00
Makefile
probe.c sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
setup-sh7619.c sh: sh2 scif pdata (sh7616) 2009-12-15 12:06:30 +09:00