From: Scott Wood Date: Mon, 12 Mar 2007 20:41:44 +0000 (-0600) Subject: [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle(). X-Git-Tag: v2.6.22-rc1~1109^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c53a496ba6132a37f052aa907e23445b3fe928c;p=pandora-kernel.git [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 Acked-by: Mark A. Greer Acked-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed