Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmaengine: fsl-edma: move clearing of register interrupt into setup_i…
…rq function This accommodates differences in the register layout of EDMA v3 by moving the clearing of register interrupts into the platform-specific set_irq function. This should ensure better compatibility with EDMA v3. Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20230821161617.2142561-9-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
- Loading branch information