sh: mach-microdev: SuperIO-relative ioport mapping.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 29 Oct 2010 09:42:22 +0000 (18:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 29 Oct 2010 09:42:22 +0000 (18:42 +0900)
The microdev only has to contend with silly PIO mangling on anything
within the SuperIO range. As each of the SuperIO modules is already
speciail cased, we just shift that logic over to the ioport map.

With microdev PCI never being merged (and being fudamentally broken in
hardware), and the ethernet chip only doing 16-bit accesses already,
there's no need to maintain any of the extra special casing. Kill it all
off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found