From: Nicolin Chen Date: Tue, 12 Nov 2013 23:09:55 +0000 (-0800) Subject: drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor X-Git-Tag: v3.13-rc1~106^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6dd30e2bc88b3816341534c3cd0ebbecdda3ec6;p=pandora-kernel.git drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor Since gen_pool_dma_alloc() is introduced, we implement it to simplify code. Signed-off-by: Nicolin Chen Cc: Dan Williams Cc: Vinod Koul Cc: Grant Likely Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed