[ARM] Orion: move setting up PCIe WA window into PCIe setup path
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 10 May 2008 15:01:18 +0000 (17:01 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Sun, 22 Jun 2008 20:44:46 +0000 (22:44 +0200)
commit386a048a1ea42ff9ac87ffa344c4c19a5cc59678
treefd6cab0e6bf41c5b112ce00f8cc36cc30ab6edfd
parent044f6c7c449ae8ba0353b032706b098a7ad5e304
[ARM] Orion: move setting up PCIe WA window into PCIe setup path

It makes no sense to do PCIe WA window setup in the individual
board support files while the decision whether or not to use the
PCIe WA access method is made in a different place, in the PCIe
support code.

This patch moves the configuration of a PCIe WA window from the
individual Orion board support files to the central Orion PCIe
support code.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Russell King <linux@arm.linux.org.uk>
arch/arm/mach-orion5x/dns323-setup.c
arch/arm/mach-orion5x/kurobox_pro-setup.c
arch/arm/mach-orion5x/pci.c
arch/arm/mach-orion5x/rd88f5182-setup.c
arch/arm/mach-orion5x/ts209-setup.c