commit | 99f95f117848088f2708b45c70be73152e78bb8a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 18:24:57 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 18:24:57 2009 +0900 |
tree | ad2f71af24524c723d1a176be3269e48c0718118 | |
parent | 0bb34a6bf1f71d5ad2abfda582a2c2794957bc7b [diff] |
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>