dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 16 Oct 2015 07:18:06 +0000 (10:18 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 27 Oct 2015 01:22:45 +0000 (10:22 +0900)
commit56c7b749965947af45efaf8a7021a1f86d4ce4d8
treefb7150f589b1bfb797221102f538fb237c4e91e4
parent02f77ef1197bd0acde8c0b7ed2b4dee7da7bcbf6
dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot

The channel/slot reservation is not supported when booted with DT so there
is not need to allocate memory.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c