Commit 5e742de
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>1 parent a33e3b6 commit 5e742de
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
587 | 606 | | |
588 | 607 | | |
589 | 608 | | |
| |||
597 | 616 | | |
598 | 617 | | |
599 | 618 | | |
| 619 | + | |
| 620 | + | |
600 | 621 | | |
601 | 622 | | |
602 | 623 | | |
| |||
633 | 654 | | |
634 | 655 | | |
635 | 656 | | |
| 657 | + | |
636 | 658 | | |
637 | 659 | | |
638 | 660 | | |
| |||
0 commit comments