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)
commit3b0f4a54f247b2b5f2523fab0e6243f76ac80d9f
tree7de4b00c3408056149b80c4b64e25610b920429f
parent96286b57669073e81870e33a3e5ce476433d115f
dma:mmp_tdma: get sram pool through device tree

    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