linux/arch/arm/mach-dove
Russell King daeb4c0c3b ARM: PCI: get rid of pci_std_swizzle()
Most PCI implementations use the standard PCI swizzle function, which
handles the well defined behaviour of PCI-to-PCI bridges which can be
found on cards (eg, four port ethernet cards.)

Rather than having almost every platform specify the standard swizzle
function, make this the default when no swizzle function is supplied.
Therefore, a swizzle function only needs to be provided when there is
something exceptional which needs to be handled.

This gets rid of the swizzle initializer from 47 files, and leaves us
with just two platforms specifying a swizzle function: ARM Integrator
and Chalice CATS.

Acked-by: Krzysztof HaƂasa <khc@pm.waw.pl>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-05-13 17:12:16 +01:00
..
include/mach ARM: kill off __mem_pci 2012-03-06 21:34:45 -06:00
addr-map.c ARM: dove: add explicit include of dove.h to addr-map.c 2012-03-06 21:34:42 -06:00
cm-a510.c ARM: restart: dove: use new restart hook 2012-01-05 12:57:09 +00:00
common.c ARM: orion: Fix USB phy for orion5x. 2012-02-09 16:16:35 -08:00
common.h New feature development 2012-01-09 14:38:51 -08:00
dove-db-setup.c ARM: restart: dove: use new restart hook 2012-01-05 12:57:09 +00:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig ARM: v6k: Dove platforms use V6K architecture CPUs 2011-02-02 21:23:27 +00:00
Makefile [ARM] Dove: add support for multi-purpose pins configuration 2010-12-15 10:32:30 -05:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mpp.c ARM: dove: Consolidate mpp code with platform mpp. 2011-05-16 15:49:31 -04:00
mpp.h ARM: dove: Consolidate mpp code with platform mpp. 2011-05-16 15:49:31 -04:00
pcie.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00