Re: [PATCH v2] dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
From: Vinod Koul
Date: Mon Jun 08 2026 - 08:14:32 EST
On Tue, 26 May 2026 11:01:10 +0530, Devendra K Verma wrote:
> Function dw_edma_add_irq_mask() sets the mask of the
> interrupts alloted to read / write channels in a variable.
> The mask set for read / write channels is niether used nor
> this function is called else where, making it redundant.
> The redundant function can be removed safely as it is
> not affecting anything.
>
> [...]
Applied, thanks!
[1/1] dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
commit: 57e766bd3ddb2495d80952ad4fc723fb538e1d43
Best regards,
--
~Vinod