aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2015-01-09 20:34:41 -0600
committerBjorn Helgaas <[email protected]>2015-01-29 08:34:42 -0600
commit61dc485b90edc80d39640bd6edd77187a0ee1286 (patch)
tree591adde09b867535d3b9bcbf3ee748848cc4f846 /net/lapb/lapb_timer.c
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 <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Linus Walleij <[email protected]> CC: Russell King <[email protected]> CC: [email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions