Skip to content

Commit

Permalink
staging: android: Remove ion device tree bindings from the TODO
Browse files Browse the repository at this point in the history
Commit 23a4388 ("staging: android: ion: Remove file ion_chunk_heap.c")
and eadbf7a ("staging: android: ion: Remove file ion_carveout_heap.c")
removed the chunk and carveout heaps from ion but left behind the device
tree bindings for them in the TODO, this patch removes it.

Signed-off-by: Donald Yandt <donald.yandt@gmail.com>
Link: https://lore.kernel.org/r/20190818152023.891-1-donald.yandt@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Donald Yandt authored and Greg Kroah-Hartman committed Aug 21, 2019
1 parent f55ef00 commit be23720
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/android/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ TODO:


ion/
- Add dt-bindings for remaining heaps (chunk and carveout heaps). This would
involve putting appropriate bindings in a memory node for Ion to find.
- Split /dev/ion up into multiple nodes (e.g. /dev/ion/heap0)
- Better test framework (integration with VGEM was suggested)

Expand Down

0 comments on commit be23720

Please sign in to comment.