dma: pl330: Alloc dma_parms for the dma device
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 25 Nov 2013 15:07:46 +0000 (16:07 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 16 Dec 2013 03:48:47 +0000 (09:18 +0530)
In order to be able to set a maximum segment size for the device we need to
allocate a dma_parameters struct for the device first.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found