[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)
commitecaa8b0ff326920c8a89d748382e1c1d8812676c
tree49027f063fee21f6b03f4b2ccd5c0b80b0aa4440
parent088186ded490ced80758200cf8f906ed741df306
[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 <sleddog@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom.c
include/asm-powerpc/prom.h