[Cbe-oss-dev] [PATCH 0/5] Move some OF functionality from pseries to generic OF code
Nathan Fontenot
nfont at linux.vnet.ibm.com
Wed Oct 3 04:11:47 EST 2012
This set of patches moves some OF code that has been living
in the pseries tree over to the generic OF code base. The
functionality being migrated over is something that, I believe,
should live in the generic code base. The specific functionality
being migrated to generic OF code is;
o Updating the device tree in /proc when adding/removing a node.
o Adding a notification chain for adding/removing nodes and
properties of the device tree.
o Re-naming the base OF code prom_* routines to of_* to better go
with the naming used for OF code.
-Nathan
More information about the cbe-oss-dev
mailing list