serial: sh-sci: Fix up earlyprintk port mapping.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Jan 2011 06:25:36 +0000 (15:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Jan 2011 06:25:36 +0000 (15:25 +0900)
The earlyprintk path needs to establish the membase cookie, but is too
early for general resource management. Split out the remap logic
accordingly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.c

Simple merge