commit | f39b948dbeaf9da0dfd17e68704f38fe4237788f | [log] [tgz] |
---|---|---|
author | Huang Shijie <sjhuang@iluvatar.ai> | Thu Jul 26 14:45:53 2018 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jul 30 10:50:22 2018 +0530 |
tree | 398e038a9d6dad68808d424deedf6ec13dfefd54 | |
parent | ec8ca8e3b4809bf603814a8834bfd3891e1ccf74 [diff] |
dmaengine: add a new helper dmaenginem_async_device_register This patch adds the dmaenginem_async_device_register for DMA code. Use the Devres to call the release for the DMA engine driver. Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai> Signed-off-by: Vinod Koul <vkoul@kernel.org>