summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2015-01-09 20:34:41 -0600
committerBjorn Helgaas <bhelgaas@google.com>2015-01-29 08:34:42 -0600
commit61dc485b90edc80d39640bd6edd77187a0ee1286 (patch)
tree591adde09b867535d3b9bcbf3ee748848cc4f846 /arch/arm/mach-sa1100
parent802b7c06adc7186da59110ad136d88919fdb180b (diff)
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
Diffstat (limited to 'arch/arm/mach-sa1100')
0 files changed, 0 insertions, 0 deletions