diff options
author | Larisa Grigore <larisa.grigore@oss.nxp.com> | 2024-12-19 12:24:11 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-12-24 15:14:13 +0530 |
commit | e7732945db1d4612072e26e5b459d74e9d790b7c (patch) | |
tree | bad53fa4f64def3d353ac97810af8599c632bf9c /rust/helpers/vmalloc.c | |
parent | a4b00f54a20bba0bbfc952a8cb4c3cbe29e408b0 (diff) |
dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase
Clean up dead code. dmamuxs is always 0 when FSL_EDMA_DRV_SPLIT_REG set. So
it is redundant to check FSL_EDMA_DRV_SPLIT_REG again in the for loop
because it will never enter for loop.
Signed-off-by: Larisa Grigore <larisa.grigore@oss.nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20241219102415.1208328-3-larisa.grigore@oss.nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions