[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
authorScott Wood <scottwood@freescale.com>
Mon, 12 Mar 2007 20:41:44 +0000 (14:41 -0600)
committerPaul Mackerras <paulus@samba.org>
Tue, 13 Mar 2007 10:15:46 +0000 (21:15 +1100)
commit1c53a496ba6132a37f052aa907e23445b3fe928c
tree60e707eb355b5575256add3511e3a18d72508b69
parent7c71c04625483c1da91846fd6746057d24ad6be8
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().

This name better reflects what the function does, which is to
look up the phandle for an internal node pointer, and add it to the
internal pointer to phandle table if not found.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: Mark A. Greer <mgreer@mvista.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/flatdevtree.c