mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 10:42:58 +09:00
We never use the 64 anyway. Should fix compile warning. Change-Id: I384155cc24e0a259d7d3898f310fc33154991311 Signed-off-by: Lingfeng Yang <lfy@google.com>
Audio ----- - Move to using the ALSA framework not faking it - Fix the wrong user page DMA (moving to ALSA may fix that too) NAND ---- - Remove excess checking of parameters in calls - Use dma coherent memory not kmalloc/__pa for the memory (this is just a cleanliness issue not a correctness one)