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)
commitf6e9495d68b91138afbf929c222a09f5d12b29fa
tree90c9ec4c46bef419674fb31cd1ec27b28f6727bf
parentecdf8a4607edfebbfd6baada8eaecf532bf38600
serial: sh-sci: Fix up earlyprintk port mapping.

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