[PATCH] powerpc: Add of_find_property function
authorDave C Boutcher <sleddog@us.ibm.com>
Thu, 12 Jan 2006 22:09:29 +0000 (16:09 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 13 Jan 2006 10:11:57 +0000 (21:11 +1100)
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 <sleddog@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found