Re: [PATCH] ioat: device control support

2013-05-17 Thread Dave Jiang
Acked-by: Dave Jiang On 05/17/2013 10:53 AM, Jon Mason wrote: Add device control support for CBDMA v2 and v3 in the ioat driver. This allows DMA engine clients to call into the ioat driver and issue a DMA_TERMINATE_ALL. Signed-off-by: Jon Mason --- drivers/dma/ioat/dma_v2.c | 22 +

[PATCH] ioat: device control support

2013-05-17 Thread Jon Mason
Add device control support for CBDMA v2 and v3 in the ioat driver. This allows DMA engine clients to call into the ioat driver and issue a DMA_TERMINATE_ALL. Signed-off-by: Jon Mason --- drivers/dma/ioat/dma_v2.c | 22 ++ drivers/dma/ioat/dma_v3.c | 22 +++