OSDN Git Service

dmaengine: xilinx: xdma: Fix typo
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 31 Jul 2023 10:14:40 +0000 (12:14 +0200)
committerVinod Koul <vkoul@kernel.org>
Sun, 6 Aug 2023 18:31:41 +0000 (00:01 +0530)
commit422dbc66b7702ae797326d5480c3c9b6467053da
tree86e8fe1fcf1130cdecdc483edfa92257d15c943c
parent96891e90d1256b569b1c183e7c9a0cfc568fa3b0
dmaengine: xilinx: xdma: Fix typo

Probably a copy/paste error with the previous block, here we are
actually managing C2H IRQs.

Fixes: 17ce252266c7 ("dmaengine: xilinx: xdma: Add xilinx xdma driver")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20230731101442.792514-3-miquel.raynal@bootlin.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xdma.c