diff options
author | Rob Herring <robh@kernel.org> | 2015-01-10 02:34:41 (GMT) |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-01-29 14:34:42 (GMT) |
commit | 61dc485b90edc80d39640bd6edd77187a0ee1286 (patch) | |
tree | 591adde09b867535d3b9bcbf3ee748848cc4f846 /arch/arm/mach-sa1100 | |
parent | 802b7c06adc7186da59110ad136d88919fdb180b (diff) | |
download | linux-61dc485b90edc80d39640bd6edd77187a0ee1286.tar.xz |
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