commit | f6e9495d68b91138afbf929c222a09f5d12b29fa | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jan 21 15:25:36 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 21 15:25:36 2011 +0900 |
tree | 90c9ec4c46bef419674fb31cd1ec27b28f6727bf | |
parent | ecdf8a4607edfebbfd6baada8eaecf532bf38600 [diff] |
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>