Re: [PATCH RESEND v2] dmaengine: dw-edma: Remove dw_edma_add_irq_mask()

From: Vinod Koul

Date: Thu Jun 11 2026 - 01:56:00 EST



On Mon, 08 Jun 2026 15:54:52 +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