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:
7013109
)
sh: mach-titan: Kill off unused PIO port mangling.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 28 Jan 2010 06:08:21 +0000
(15:08 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 28 Jan 2010 06:08:21 +0000
(15:08 +0900)
Nothing is using this, kill it off. Fixing up access sizes can be done
with trapped I/O for anyone wanting to make use of this for devices that
need it, everything else is already pure MMIO.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found