diff options
author | Daniel Mack <zonque@gmail.com> | 2013-08-21 14:08:58 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-25 18:34:53 +0200 |
commit | 023bf55f1c21214cab411cf767d53c8717de6d21 (patch) | |
tree | e7e751b6169dfb8b987a71e297a98af427e5068f /drivers/dma/imx-sdma.c | |
parent | dma: mmp_pdma: add support for cyclic DMA descriptors (diff) | |
download | linux-023bf55f1c21214cab411cf767d53c8717de6d21.tar.xz linux-023bf55f1c21214cab411cf767d53c8717de6d21.zip |
dma: mmp_pdma: set DMA_PRIVATE
As the driver now has its own xlate function and makes use of the
dma_get_slave_channel(), we need to manually set the DMA_PRIVATE flags.
Drivers which rely on of_dma_simple_xlate() do implicitly the same by
going through __dma_request_channel().
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/imx-sdma.c')
0 files changed, 0 insertions, 0 deletions