Searched hist:"79434 f9b97361601e65e0f5576e9760fefebf19a" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/dma/ |
H A D | mcf-edma-main.c | diff 79434f9b97361601e65e0f5576e9760fefebf19a Mon Aug 21 18:16:10 CEST 2023 Frank Li <Frank.Li@nxp.com> dmaengine: fsl-edma: move common IRQ handler to common.c
Move the common part of IRQ handler from fsl-edma-main.c and mcf-edma-main.c to fsl-edma-common.c. This eliminates redundant code, as the both files contains mostly identical code.
Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20230821161617.2142561-6-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | fsl-edma-main.c | diff 79434f9b97361601e65e0f5576e9760fefebf19a Mon Aug 21 18:16:10 CEST 2023 Frank Li <Frank.Li@nxp.com> dmaengine: fsl-edma: move common IRQ handler to common.c
Move the common part of IRQ handler from fsl-edma-main.c and mcf-edma-main.c to fsl-edma-common.c. This eliminates redundant code, as the both files contains mostly identical code.
Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20230821161617.2142561-6-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | fsl-edma-common.h | diff 79434f9b97361601e65e0f5576e9760fefebf19a Mon Aug 21 18:16:10 CEST 2023 Frank Li <Frank.Li@nxp.com> dmaengine: fsl-edma: move common IRQ handler to common.c
Move the common part of IRQ handler from fsl-edma-main.c and mcf-edma-main.c to fsl-edma-common.c. This eliminates redundant code, as the both files contains mostly identical code.
Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20230821161617.2142561-6-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | fsl-edma-common.c | diff 79434f9b97361601e65e0f5576e9760fefebf19a Mon Aug 21 18:16:10 CEST 2023 Frank Li <Frank.Li@nxp.com> dmaengine: fsl-edma: move common IRQ handler to common.c
Move the common part of IRQ handler from fsl-edma-main.c and mcf-edma-main.c to fsl-edma-common.c. This eliminates redundant code, as the both files contains mostly identical code.
Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20230821161617.2142561-6-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|