commit | b714b84e2b74de68b12847bcaf2cf409a18fb741 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Nov 25 16:07:46 2013 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 16 09:18:47 2013 +0530 |
tree | 7f43330570b76e769a1a027fba30f00d772b892d | |
parent | 319e2e3f63c348a9b66db4667efa73178e18b17d [diff] |
dma: pl330: Alloc dma_parms for the dma device 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>