Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4202dd2c authored by Frank Rowand's avatar Frank Rowand Committed by Rob Herring
Browse files

of: Documentation: remove unmaintained todo file



The todo.txt file was created by a previous maintainer and has
never been updated by the current OPEN FIRMWARE AND FLATTENED
DEVICE TREE maintainers.  Remove the out of date file.

Signed-off-by: default avatarFrank Rowand <frank.rowand@sony.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 65102238
Loading
Loading
Loading
Loading

Documentation/devicetree/todo.txt

deleted100644 → 0
+0 −10
Original line number Diff line number Diff line
Todo list for devicetree:

=== General structure ===
- Switch from custom lists to (h)list_head for nodes and properties structure

=== CONFIG_OF_DYNAMIC ===
- Switch to RCU for tree updates and get rid of global spinlock
- Document node lifecycle for CONFIG_OF_DYNAMIC
- Always set ->full_name at of_attach_node() time
- pseries: Get rid of open-coded tree modification from arch/powerpc/platforms/pseries/dlpar.c