android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu/sh5
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-sh5.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
entry.S sh64: Fixup build breakage from breakpoint handler rename. 2010-01-19 15:58:27 +09:00
fpu.c sh64: Use the shared FPU state restorer. 2010-01-19 15:55:27 +09:00
Makefile
probe.c sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
setup-sh5.c sh: sh5 scif pdata (sh5-101/sh5-103) 2009-12-15 12:06:37 +09:00
switchto.S
unwind.c