Skip to content
Commit f0b50777 authored by Chao Xie's avatar Chao Xie Committed by Vinod Koul
Browse files

dma: mmp_pdma: add IRQF_SHARED when request irq



For some SOCes use mmp_pdma, they have several dma controllers
sharing same irq.
So add IRQF_SHARED to flag when request irq. It can make multiple
controllers share the same irq.

Signed-off-by: default avatarChao Xie <chao.xie@marvell.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent e3ddc979
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment