From: Andres Salomon Date: Mon, 11 Oct 2010 03:52:57 +0000 (-0600) Subject: of/promtree: add package-to-path support to pdt X-Git-Tag: v2.6.37-rc1~129^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f2a93b6384cfe0face0be595bfbda1475d864b;p=pandora-kernel.git of/promtree: add package-to-path support to pdt package-to-path is a PROM function which tells us the real (full) name of the node. This provides a hook for that in the prom ops struct, and makes use of it in the pdt code when attempting to determine a node's name. If the hook is available, try using it (falling back to looking at the "name" property if it fails). Signed-off-by: Andres Salomon Signed-off-by: Grant Likely --- Reading git-diff-tree failed