Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux...
[linux/fpc-iii.git] / drivers / staging / android / TODO
blob687e0eac85bff4337387ecc2500d343ad70d9e78
1 TODO:
2         - sparse fixes
3         - rename files to be not so "generic"
4         - add proper arch dependencies as needed
5         - audit userspace interfaces to make sure they are sane
8 ion/
9  - Add dt-bindings for remaining heaps (chunk and carveout heaps). This would
10    involve putting appropriate bindings in a memory node for Ion to find.
11  - Split /dev/ion up into multiple nodes (e.g. /dev/ion/heap0)
12  - Better test framework (integration with VGEM was suggested)
14 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc:
15 Arve Hjønnevåg <arve@android.com> and Riley Andrews <riandrews@android.com>