[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)
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>

No differences found