mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-05 16:07:46 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
11
Documentation/devicetree/todo.txt
Normal file
11
Documentation/devicetree/todo.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
Todo list for devicetree:
|
||||
|
||||
=== General structure ===
|
||||
- Switch from custom lists to (h)list_head for nodes and properties structure
|
||||
- Remove of_allnodes list and iterate using list of child nodes alone
|
||||
|
||||
=== 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
|
Loading…
Add table
Add a link
Reference in a new issue