[PATCH] powerpc: Add/remove/update properties in /proc/device-tree
authorDave C Boutcher <sleddog@us.ibm.com>
Thu, 12 Jan 2006 22:07:17 +0000 (16:07 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 13 Jan 2006 10:02:13 +0000 (21:02 +1100)
commit898b5395e915210f41223caa30312994d64cba1d
tree018455c4268293f308d1e2fcde0dc01005c73722
parent43ccf202214067f12af5d7a6e144e18bb35553a9
[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>
fs/proc/proc_devtree.c
include/linux/proc_fs.h