commit | 610d91511f99f0a8325ad78fb7259c454b23e65a | [log] [tgz] |
---|---|---|
author | Dave C Boutcher <sleddog@us.ibm.com> | Thu Jan 12 16:10:22 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jan 13 21:12:41 2006 +1100 |
tree | 7b391f12c8f9eb2d6aa14c10e2302faa57c50e7b | |
parent | ecaa8b0ff326920c8a89d748382e1c1d8812676c [diff] |
[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>