]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit7ff731aeba1cdac473c818a9884eb94ddad18e7f
treeac415594035811fde75bd2963d861a03d0efcb6b
parent62429e03644833693e6f94afe537f252e2d3b475
serial: sh-sci: Handle the general UPF_IOREMAP case.

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>
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h