commit | 7ff731aeba1cdac473c818a9884eb94ddad18e7f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Oct 01 15:46:58 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Oct 01 15:46:58 2008 +0900 |
tree | ac415594035811fde75bd2963d861a03d0efcb6b | |
parent | 62429e03644833693e6f94afe537f252e2d3b475 [diff] |
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>