commit | 26d02c9bbac1751c5e19294f000100b48d43a920 | [log] [tgz] |
---|---|---|
author | Jerry Van Baren <gvb.uboot@gmail.com> | Wed Jul 04 21:27:30 2007 -0400 |
committer | Kim Phillips <kim.phillips@freescale.com> | Fri Aug 10 01:12:03 2007 -0500 |
tree | 0e54fdfc94ee0c3fd33e8d6861625700b58e12ae | |
parent | 9be39a67c9f8fef7107f5df09d673005f04d0963 [diff] |
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). The new name matches more closely the kernel's name, which is also a much better description. These are the mpc83xx changes made necessary by the function name change. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Acked-by: Gerald Van Baren <vanbaren@cideas.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>