diff options
| author | Serge Semin <[email protected]> | 2024-08-02 07:50:49 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2024-08-05 16:37:47 +0000 |
| commit | 3acb301d33749a8974e61ecda16a5f5441fc9628 (patch) | |
| tree | 8c2e42c95e183f7a617256f3350cbabd138f00ce /lib/debugobjects.c | |
| parent | dmaengine: dw: Simplify prepare CTL_LO methods (diff) | |
| download | kernel-3acb301d33749a8974e61ecda16a5f5441fc9628.tar.gz kernel-3acb301d33749a8974e61ecda16a5f5441fc9628.zip | |
dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
As a preparatory change before dropping the encode_maxburst() callbacks
let's move dw_dma_encode_maxburst() and idma32_encode_maxburst() to being
defined above the dw_dma_prepare_ctllo() and idma32_prepare_ctllo()
methods respectively. That's required since the former methods will be
called from the later ones directly.
Signed-off-by: Serge Semin <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
