[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)
commit610d91511f99f0a8325ad78fb7259c454b23e65a
tree7b391f12c8f9eb2d6aa14c10e2302faa57c50e7b
parentecaa8b0ff326920c8a89d748382e1c1d8812676c
[PATCH] powerpc: Add support for changing properties from userspace

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>
arch/powerpc/platforms/pseries/reconfig.c