linux/arch/powerpc/platforms/powermac
Rob Herring b98fa50847 powerpc/powermac: Convert PCI to use generic config accessors
Convert the powermac PCI driver to use the generic config access functions.

This changes accesses from (in|out)_(8|le16|le32) to readX/writeX variants.
I believe these should be equivalent for PCI config space accesses, but
confirmation would be nice.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: Paul Mackerras <paulus@samba.org>
CC: Michael Ellerman <mpe@ellerman.id.au>
CC: linuxppc-dev@lists.ozlabs.org
2015-01-30 16:14:43 -06:00
..
backlight.c
bootx_init.c
cache.S
feature.c The branch contains the following device tree changes the v3.17 merge 2014-08-14 09:53:39 -06:00
Kconfig powerpc: Remove CONFIG_POWER4 2014-07-28 14:10:26 +10:00
low_i2c.c
Makefile
nvram.c powerpc: Remove more traces of bootmem 2014-11-19 21:41:51 +11:00
pci.c powerpc/powermac: Convert PCI to use generic config accessors 2015-01-30 16:14:43 -06:00
pfunc_base.c
pfunc_core.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
pic.c
pmac.h
setup.c powerpc: Convert power off logic to pm_power_off 2014-11-03 12:12:51 +11:00
sleep.S
smp.c of: Migrate of_find_node_by_name() users to for_each_node_by_name() 2014-06-26 17:12:24 +01:00
time.c
udbg_adb.c of: Migrate of_find_node_by_name() users to for_each_node_by_name() 2014-06-26 17:12:24 +01:00
udbg_scc.c