serial: sh-sci: Handle the general UPF_IOREMAP case.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 06:46:58 +0000 (15:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 06:46:58 +0000 (15:46 +0900)
Presently we don't do much with UPF_IOREMAP other than special case it
for SH-5's onchip_remap() on the early console. Tie this in generically
for platforms that need the remap.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found