commit | 422dbc66b7702ae797326d5480c3c9b6467053da | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Jul 31 12:14:40 2023 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Aug 07 00:01:41 2023 +0530 |
tree | 86e8fe1fcf1130cdecdc483edfa92257d15c943c | |
parent | 96891e90d1256b569b1c183e7c9a0cfc568fa3b0 [diff] |
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>