Re: [PATCH v3] dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
From: Vinod Koul
Date: Wed May 02 2018 - 00:32:46 EST
On Sat, Apr 28, 2018 at 12:57:54PM -0700, Moritz Fischer wrote:
> Request IRQ with IRQF_SHARED flag to enable setups with multiple
> instances of the core sharing a single IRQ line.
> This works out since the IRQ handler already checks if there is
> an actual IRQ pending and returns IRQ_NONE otherwise.
Applied, thanks
--
~Vinod