Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[linux-2.6-block.git] / drivers / staging / goldfish / README
CommitLineData
8e404fff
AH
1Audio
2-----
2e82b83d
AC
3- Move to using the ALSA framework not faking it
4- Fix the wrong user page DMA (moving to ALSA may fix that too)
8e404fff
AH
5
6NAND
7----
8- Switch from spinlock to mutex
9- Remove excess checking of parameters in calls
10- Use dma coherent memory not kmalloc/__pa for the memory (this is just
11 a cleanliness issue not a correctness one)
12