From: Dave C Boutcher Date: Thu, 12 Jan 2006 22:09:29 +0000 (-0600) Subject: [PATCH] powerpc: Add of_find_property function X-Git-Tag: v2.6.16-rc1~170^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecaa8b0ff326920c8a89d748382e1c1d8812676c;p=pandora-kernel.git [PATCH] powerpc: Add of_find_property function Add an of_find_property function that returns a struct property given a property name. Then change the get_property function to use that routine internally. Signed-off-by: Dave Boutcher Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed