sh: pci: Kill off platform-specific multi-window mappings.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 08:21:36 +0000 (17:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 08:21:36 +0000 (17:21 +0900)
commit4c7a47de897e89c25a40e228ac5319cbac7257fe
treec5fe696011112d42f3ae279de4b679e7d4d140fa
parentab1363a8929f32cc163cd3f50ca72f20d901b00c
sh: pci: Kill off platform-specific multi-window mappings.

Commit 68b42d1b548be1840aff7122fdebeb804daf0fa3 ("sh: sh7785lcr: Map
whole PCI address space.") changed around the semantics of how various
chip-selects are made accessible to PCI. Now that there is a single
large mapping covering from CS0-CS6, there is no longer any need to
do multi-window mapping. Subsequently, all of the differing
implementations can be consolidated in to pci-sh7780.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-se/7780/irq.c
arch/sh/drivers/pci/ops-r7780rp.c
arch/sh/drivers/pci/ops-sdk7780.c
arch/sh/drivers/pci/ops-se7780.c
arch/sh/drivers/pci/ops-sh7785lcr.c
arch/sh/drivers/pci/pci-sh7780.c
arch/sh/drivers/pci/pci-sh7780.h