git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3ddc97
)
dma: mmp_pdma: add IRQF_SHARED when request irq
author
Chao Xie
<chao.xie@marvell.com>
Mon, 27 Jan 2014 01:44:07 +0000
(09:44 +0800)
committer
Vinod Koul
<vinod.koul@intel.com>
Thu, 6 Mar 2014 09:17:47 +0000
(14:47 +0530)
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: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mmp_pdma.c
patch
|
blob
|
history
diff --cc
drivers/dma/mmp_pdma.c
Simple merge