1
0
Fork 0
alistair23-linux/arch/arm/mach-integrator
Rob Herring 61dc485b90 ARM: integrator: Convert PCI to use generic config accessors
Convert the integrator PCI driver to use the generic config access
functions.

This changes accesses from __raw_readX/__raw_writeX to readX/writeX
variants.  The spinlock is removed because it is unnecessary.  The config
read and write functions are already protected with a spinlock and no
access can occur during the .pre_init function.

[arnd: remove unused "flags"]
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
CC: Russell King <linux@arm.linux.org.uk>
CC: linux-arm-kernel@lists.infradead.org
2015-01-29 08:34:42 -06:00
..
Kconfig soc: move SoC driver for the ARM Integrator 2014-11-13 10:32:05 +01:00
Makefile ARM: integrator: move core module LED to device tree 2014-11-13 10:32:04 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
cm.h ARM: integrator: move restart to the device tree 2014-11-13 10:32:02 +01:00
common.h soc: move SoC driver for the ARM Integrator 2014-11-13 10:32:05 +01:00
core.c soc: move SoC driver for the ARM Integrator 2014-11-13 10:32:05 +01:00
hardware.h ARM: integrator: localize the hardware.h header 2014-02-26 13:49:07 +01:00
impd1.c ARM: integrator: add MMCI device to IM-PD1 2014-08-19 12:14:48 -05:00
impd1.h ARM: integrator: localize the impd1.h header 2014-02-26 13:49:06 +01:00
integrator_ap.c soc: move SoC driver for the ARM Integrator 2014-11-13 10:32:05 +01:00
integrator_cp.c soc: move SoC driver for the ARM Integrator 2014-11-13 10:32:05 +01:00
lm.c ARM: integrator: localize the lm.h header 2014-02-26 13:49:05 +01:00
lm.h ARM: integrator: localize the lm.h header 2014-02-26 13:49:05 +01:00
pci_v3.c ARM: integrator: Convert PCI to use generic config accessors 2015-01-29 08:34:42 -06:00
pci_v3.h ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI 2013-09-25 21:59:52 -07:00