]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates
authorKumar Gala <galak@kernel.crashing.org>
Sat, 10 Jul 2010 11:38:16 +0000 (06:38 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Jul 2010 09:40:06 +0000 (04:40 -0500)
commit1b942f7483faa647b81eccc87380c4b96a0c8d81
treed529cc10e377897d3c220e0a4db373965acec985
parent6525d51fa5790727c04c4883341bc8f58f8e3bb3
powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates

Move to using fdt_node_offset_by_compat_reg to find the node offsets we
want to update instead of using aliases.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/fdt.c