diff options
| author | Arnd Bergmann <[email protected]> | 2013-03-26 16:53:57 +0200 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2013-04-15 09:51:19 +0530 |
| commit | f776076b9fa82d630651c9af56359d80fce86d68 (patch) | |
| tree | cb88a7aaa7840ace28833955396c84fd8cef7f9b /scripts/objdiff | |
| parent | bd2e6b664055a115a85be81af0ceb022726c5aef (diff) | |
dmaengine: dw_dmac: simplify master selection
The patch to add the common DMA binding added a dummy dw_dma_slave
structure into the dw_dma_chan structure in order to configure the
masters correctly. It turns out that this can be simplified if we
pick the DMA masters in the dwc_alloc_chan_resources function instead
and save them in the dw_dma_chan structure directly.
This could be simplified further once all users that today use
dw_dma_slave for configuration get converted to device tree based
setup instead.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Cc: [email protected]
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions