xtensa: support DMA buffers in high memory
[cris-mirror.git] / drivers / staging / goldfish / README
blob183af00532341919406768b0a361b45a2918d9c5
1 Audio
2 -----
3 - Move to using the ALSA framework not faking it
4 - Fix the wrong user page DMA (moving to ALSA may fix that too)
6 NAND
7 ----
8 - Remove excess checking of parameters in calls
9 - Use dma coherent memory not kmalloc/__pa for the memory (this is just
10   a cleanliness issue not a correctness one)