commit | 898b5395e915210f41223caa30312994d64cba1d | [log] [tgz] |
---|---|---|
author | Dave C Boutcher <sleddog@us.ibm.com> | Thu Jan 12 16:07:17 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jan 13 21:02:13 2006 +1100 |
tree | 018455c4268293f308d1e2fcde0dc01005c73722 | |
parent | 43ccf202214067f12af5d7a6e144e18bb35553a9 [diff] |
[PATCH] powerpc: Add/remove/update properties in /proc/device-tree Add support to the proc_device_tree file for removing and updating properties. Remove just removes the proc file, update changes the data pointer within the proc file. The remainder of the device-tree changes occur elsewhere. Signed-off-by: Dave Boutcher <sleddog@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>