]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc8xxx: Remove cpu-handles for cpus we delete
authorKumar Gala <galak@kernel.crashing.org>
Wed, 9 Jun 2010 18:14:28 +0000 (13:14 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Jul 2010 15:55:08 +0000 (10:55 -0500)
commit11beefa38267b756252de5d3ed4f88c45f3442c7
treed4d3a1af0858441ec64037f0aaea032276661ed6
parent22f292c7b2860036588896c7615bddd6c6e1d8e3
mpc8xxx: Remove cpu-handles for cpus we delete

We may have cpu-handles pointing to the cpu nodes we delete.  If so we
should delete the handles as well.

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