git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62429e0
)
serial: sh-sci: Handle the general UPF_IOREMAP case.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 1 Oct 2008 06:46:58 +0000
(15:46 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 1 Oct 2008 06:46:58 +0000
(15:46 +0900)
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>
No differences found