dma:mmp_tdma: get sram pool through device tree
authorNenghua Cao <nhcao@marvell.com>
Fri, 13 Dec 2013 08:14:31 +0000 (16:14 +0800)
committerVinod Koul <vinod.koul@intel.com>
Thu, 9 Jan 2014 12:16:20 +0000 (17:46 +0530)
    Support to get sram pool from generic device tree binding. The
existing way of get sram poll, directly call sram_get_gpool(), still
work here.

Signed-off-by: Nenghua Cao <nhcao@marvell.com>
Acked-by: Zhangfei Gao <zhangfei.gao@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mmp_tdma.c

Simple merge