Searched hist:c88c2d46 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/dw-axi-dmac/ |
H A D | dw-axi-dmac-platform.c | c88c2d46 Mon Aug 06 03:52:23 CDT 2018 Huang Shijie <sjhuang@iluvatar.ai> dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the code
Use dmaenginem_async_device_register to simplify the code: remove dma_async_device_unregister.
Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai> Signed-off-by: Vinod Koul <vkoul@kernel.org> c88c2d46 Mon Aug 06 03:52:23 CDT 2018 Huang Shijie <sjhuang@iluvatar.ai> dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the code Use dmaenginem_async_device_register to simplify the code: remove dma_async_device_unregister. Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai> Signed-off-by: Vinod Koul <vkoul@kernel.org>
|