[PATCH] powerpc: Add support for changing properties from userspace
authorDave C Boutcher <sleddog@us.ibm.com>
Thu, 12 Jan 2006 22:10:22 +0000 (16:10 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 13 Jan 2006 10:12:41 +0000 (21:12 +1100)
Add support to reconfigure the device tree through the existing
proc filesystem interface.  Add "add_property", "remove_property",
and "update_property" commands to the existing interface.

Signed-off-by: Dave Boutcher <sleddog@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found