aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl_raid.c
diff options
context:
space:
mode:
authorAdvait Dhamorikar <[email protected]>2024-10-05 09:34:36 +0000
committerVinod Koul <[email protected]>2024-10-14 18:15:37 +0000
commit0aa4523cdb9683e35af91ebdfae8d2fb4e6c3b8b (patch)
tree4ff4871531ab2fb320eef44f355ed8a539aca705 /drivers/dma/fsl_raid.c
parentdmaengine: acpi: Clean up headers (diff)
downloadkernel-0aa4523cdb9683e35af91ebdfae8d2fb4e6c3b8b.tar.gz
kernel-0aa4523cdb9683e35af91ebdfae8d2fb4e6c3b8b.zip
dmaengine: ep93xx: Fix unsigned compared against 0
An unsigned value can never be negative, so this test will always evaluate the same way. In ep93xx_dma_alloc_chan_resources: An unsigned dma_cfg.port's value is checked against EP93XX_DMA_I2S1 which is 0. Signed-off-by: Advait Dhamorikar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/dma/fsl_raid.c')
0 files changed, 0 insertions, 0 deletions