
2 Aug
2011
2 Aug
'11
4:15 a.m.
On 08/01/2011 02:23 AM, Kumar Gala wrote:
Add a helper function that will return a phandle value for the given node. If the node doesn't have a phandle already one will be created.
Signed-off-by: Kumar Galagalak@kernel.crashing.org
Acked-by: Gerald Van Baren vanbaren@cideas.com
common/fdt_support.c | 20 ++++++++++++++++++++ include/fdt_support.h | 1 + 2 files changed, 21 insertions(+), 0 deletions(-)
[snip]
Thanks, gvb