linux-stable/arch/sh/boards/mach-kfr2r09
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
..
lcd_wqvga.c sh: LCDC start_transfer() for the KFR2R09 board 2009-12-09 12:40:45 +09:00
Makefile sh: Add kfr2r09 specific memory pre/post sleep code 2009-10-30 11:59:26 +09:00
sdram.S sh: Add KFR2R09 specific memory pre/post R-standby code 2009-10-30 14:38:49 +09:00
setup.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00