Commits

Chen Liangjun committed 3549c7dcdef
ENGR00220181-1 DMA: remove noncacheable memory allocation limit. DMA interface dma_alloc_noncacheable() is only used by USB. HDMI audio driver also need the interface to allocate C=0 B=0 type memory. In this patch, remove MACRO limitation and make dma_alloc_noncacheable() common code for other modules. Signed-off-by: Chen Liangjun <b36089@freescale.com>