diff options
| author | Fabrizio Castro <[email protected]> | 2025-04-23 14:34:20 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2025-05-14 14:30:40 +0000 |
| commit | 056a8aac1fce52da9ad0b6488eb074e3846f37c0 (patch) | |
| tree | fe9c636c0c3d17f344ac9b83a84b0ec7ce06ac24 /scripts/git-resolve.sh | |
| parent | irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req() (diff) | |
| download | kernel-056a8aac1fce52da9ad0b6488eb074e3846f37c0.tar.gz kernel-056a8aac1fce52da9ad0b6488eb074e3846f37c0.zip | |
dmaengine: sh: rz-dmac: Allow for multiple DMACs
dma_request_channel() calls into __dma_request_channel() with
NULL as value for np, which won't allow for the selection of the
correct DMAC when multiple DMACs are available.
Switch to using __dma_request_channel() directly so that we can
choose the desired DMA for the channel. This is in preparation
of adding DMAC support for the Renesas RZ/V2H(P) and similar SoCs.
Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions
