From: Grant Likely Date: Sat, 25 Apr 2009 12:52:40 +0000 (+0000) Subject: of: add of_parse_phandle() helper for parsing phandle properties X-Git-Tag: v2.6.31-rc1~330^2~564 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739649c53d7f78f5bf41bdfd1a858ee90c7a687a;p=pandora-kernel.git of: add of_parse_phandle() helper for parsing phandle properties of_parse_phandle() is a helper function to read and parse a phandle property and return a pointer to the resulting device_node. Signed-off-by: Grant Likely Acked-by: Andy Fleming Signed-off-by: David S. Miller --- Reading git-diff-tree failed