-
由 Vinod Koul 提交于
dma_get_slave_caps() API only checked for slave capability where we use slave capabilities for cyclic dma operations as well, so we should add the cyclic case here too. Signed-off-by: NVinod Koul <vinod.koul@intel.com>
b2d8984f
dma_get_slave_caps() API only checked for slave capability where
we use slave capabilities for cyclic dma operations as well, so we
should add the cyclic case here too.
Signed-off-by: NVinod Koul <vinod.koul@intel.com>