]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit99f95f117848088f2708b45c70be73152e78bb8a
treead2f71af24524c723d1a176be3269e48c0718118
parent0bb34a6bf1f71d5ad2abfda582a2c2794957bc7b
sh: pci: Rework fixed region checks in ioremap().

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>
arch/sh/include/asm/pci.h
arch/sh/mm/ioremap_32.c