]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbffa4aa7ba71e4e8e2560e65f92e2687d0641192
tree60e707eb355b5575256add3511e3a18d72508b69
parente95b97de412ae3df43f0e3c2493bdf24f831087c
[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