linux-stable/arch/arm/mach-cns3xxx
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: remove bunch of now unused mach/io.h files 2012-03-06 21:34:44 -06:00
cns3420vb.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
core.c ARM: __io abuse cleanup 2012-03-13 21:25:21 -05:00
core.h ARM: restart: cns3xxx: use new restart hook 2012-01-05 12:57:09 +00:00
devices.c ARM: __io abuse cleanup 2012-03-13 21:25:21 -05:00
devices.h ARM: cns3xxx: Add support for AHCI controllers 2010-06-08 17:37:09 +04:00
Kconfig ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI 2010-12-05 08:39:30 +00:00
Makefile ARM: cns3xxx: Add support for SDHCI controllers 2010-06-08 17:37:09 +04:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pcie.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
pm.c ARM: restart: cns3xxx: use new restart hook 2012-01-05 12:57:09 +00:00