linux/arch/arm/mach-ks8695
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
Kconfig ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI 2010-12-05 08:39:30 +00:00
Makefile ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem 2011-08-22 09:12:54 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
board-acs5k.c ARM: restart: ks8695: use new restart hook 2012-01-05 12:57:15 +00:00
board-dsm320.c ARM: restart: ks8695: use new restart hook 2012-01-05 12:57:15 +00:00
board-micrel.c ARM: restart: ks8695: use new restart hook 2012-01-05 12:57:15 +00:00
cpu.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
devices.c ARM: 7037/1: mach-ks8695: fix GPIO LEDs 2011-08-22 09:12:55 +01:00
generic.h ARM: restart: ks8695: use new restart hook 2012-01-05 12:57:15 +00:00
irq.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
leds.c ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c 2012-02-10 09:52:18 +01:00
pci.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
time.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00