[PATCH 1/4] [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions

2007-10-17 Thread Marian Balakowicz
Add helper routine mpc52xx_find_and_map_path(). Extract common code to mpc52xx_map_node() and refactor mpc52xx_find_and_map(). Signed-off-by: Jan Wrobel [EMAIL PROTECTED] Reviewed-by: Grant Likely [EMAIL PROTECTED] --- arch/powerpc/platforms/52xx/mpc52xx_common.c | 21 +

Re: [PATCH 1/4] [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions

2007-10-17 Thread Grant Likely
On 10/17/07, Marian Balakowicz [EMAIL PROTECTED] wrote: Add helper routine mpc52xx_find_and_map_path(). Extract common code to mpc52xx_map_node() and refactor mpc52xx_find_and_map(). Signed-off-by: Jan Wrobel [EMAIL PROTECTED] Reviewed-by: Grant Likely [EMAIL PROTECTED] Yeah, this is