git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
319e2e3
)
dma: pl330: Alloc dma_parms for the dma device
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 25 Nov 2013 15:07:46 +0000
(16:07 +0100)
committer
Vinod 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