sh: Fix up ctrl_read/write stragglers in migor setup.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 2 Mar 2010 02:52:28 +0000 (11:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 2 Mar 2010 02:52:28 +0000 (11:52 +0900)
commit7d0b0a4434dd97d8e0731241aee586460f7fb7bd
treee0ef5dfb56c2fe65e65162bfb5ccd2074664913f
parent9adae9720998c10a882d4c6f9a82527bf8f62d59
sh: Fix up ctrl_read/write stragglers in migor setup.

ctrl_read/writeX are deprecated, this converts them over to their
__raw_read/write() counterparts.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-migor/setup.c