commit | f655f5e956eaf4fcda983f3b3d37c76371556c27 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jan 28 15:08:21 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 28 15:08:21 2010 +0900 |
tree | f1fd617afe0856a303b5e9ca470358c97cc33c92 | |
parent | 7013109f52ff38ad9ea38952cedc144c8e8b9636 [diff] |
sh: mach-titan: Kill off unused PIO port mangling. 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>