sh: pci: Rework fixed region checks in ioremap().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 09:24:57 +0000 (18:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 09:24:57 +0000 (18:24 +0900)
Not all PCI channels have non-translatable memory windows, this is a
special property of the on-chip PCIC with its 0xfd00... mapping, handle
this explicitly.

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

No differences found