]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc+of: Rename the drivers/of prom_* functions to of_*
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Tue, 2 Oct 2012 16:58:46 +0000 (16:58 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 01:56:52 +0000 (12:56 +1100)
commit79d1c712958f94372482ad74578b00f44e744c12
treeed26a9e56c56502c6f30496e7cbc367b54d950e7
parent1cf3d8b3d24cd383ddfd5442c83ec5c355ffc2f7
powerpc+of: Rename the drivers/of prom_* functions to of_*

Rename the prom_*_property routines of the generic OF code to of_*_property.
This brings them in line with the naming used by the rest of the OF code.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Acked-by: Geoff Levand <geoff@infradead.org>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
12 files changed:
arch/arm/mach-mxs/mach-mxs.c
arch/powerpc/kernel/machine_kexec.c
arch/powerpc/kernel/machine_kexec_64.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/platforms/85xx/p1022_ds.c
arch/powerpc/platforms/ps3/os-area.c
arch/powerpc/platforms/pseries/iommu.c
arch/powerpc/platforms/pseries/mobility.c
arch/powerpc/platforms/pseries/reconfig.c
drivers/macintosh/smu.c
drivers/of/base.c
include/linux/of.h