diff options
author | Rob Herring <robh@kernel.org> | 2015-01-09 20:34:42 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-01-30 16:14:43 -0600 |
commit | 7a11e9c487493b38bc38296b8b73303445303ff2 (patch) | |
tree | 9e3948dfa821400405077088e0ad2f5e1d2af699 /arch/arm/mach-ks8695 | |
parent | 61dc485b90edc80d39640bd6edd77187a0ee1286 (diff) |
ARM: sa1100: Convert PCI to use generic config accessors
Convert the sa1100 nanoengine PCI driver to use the generic config access
functions.
Change accesses from __raw_readX/__raw_writeX to readX/writeX variants.
This removes the spinlock because it is unnecessary. The config read and
write functions are already protected with a spinlock.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Russell King <linux@arm.linux.org.uk>
CC: linux-arm-kernel@lists.infradead.org
Diffstat (limited to 'arch/arm/mach-ks8695')
0 files changed, 0 insertions, 0 deletions