diff options
author | Devendra K Verma <devverma@amd.com> | 2025-08-21 17:45:05 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-09-02 12:44:45 +0530 |
commit | 5e742de97c806a4048418237ef1283e7d71eaf4b (patch) | |
tree | 738672171be8762fce3f7e9413472fd635bce85c /scripts/generate_rust_target.rs | |
parent | a33e3b667d2f004fdfae6b442bd4676f6c510abb (diff) |
dmaengine: dw-edma: Set status for callback_result
DMA Engine has support for the callback_result which provides
the status of the request and the residue. This helps in
determining the correct status of the request and in
efficient resource management of the request.
The 'callback_result' method is preferred over the deprecated
'callback' method.
Signed-off-by: Devendra K Verma <devverma@amd.com>
Link: https://lore.kernel.org/r/20250821121505.318179-1-devverma@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions