diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-05-10 19:43:34 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-05-12 07:44:56 +0200 |
commit | dd4e91d538b3d16d5241575a3fb654a9aa50392c (patch) | |
tree | 6d0dc2db2bb6347e567666d7fbc2a8bd8cf8d080 /drivers/dma/of-dma.c | |
parent | dmaengine: ensure dmaengine helpers check valid callback (diff) | |
download | linux-dd4e91d538b3d16d5241575a3fb654a9aa50392c.tar.xz linux-dd4e91d538b3d16d5241575a3fb654a9aa50392c.zip |
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
When check for capabilities recognize slave support by either DMA_SLAVE or
DMA_CYCLIC bit set. If we don't do that the user can't get a normally worked
DMA support for engines that doesn't have one of the mentioned bits set.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/of-dma.c')
0 files changed, 0 insertions, 0 deletions