Re: [Cbe-oss-dev] [PATCH 4/5] Rename the drivers/of prom_* functions to of_*

2012-10-05 Thread Geoff Levand
On Tue, 2012-10-02 at 21:58 -0500, Nathan Fontenot wrote: > 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 > --- > arch/powerpc/platforms/ps3/os-area.c

Re: [Cbe-oss-dev] [PATCH 4/5] Rename the drivers/of prom_* functions to of_*

2012-10-05 Thread Geoff Levand
On Tue, 2012-10-02 at 21:58 -0500, Nathan Fontenot wrote: 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 nf...@linux.vnet.ibm.com ---

[PATCH 4/5] Rename the drivers/of prom_* functions to of_*

2012-10-02 Thread Nathan Fontenot
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 --- arch/powerpc/kernel/machine_kexec.c | 12 ++-- arch/powerpc/kernel/machine_kexec_64.c|

[PATCH 4/5] Rename the drivers/of prom_* functions to of_*

2012-10-02 Thread Nathan Fontenot
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 nf...@linux.vnet.ibm.com --- arch/powerpc/kernel/machine_kexec.c | 12 ++--