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:
8de7a7d
)
dma: mxs-dma: Cleanup interrupt handler
author
Markus Pargmann
<mpa@pengutronix.de>
Tue, 29 Oct 2013 07:47:45 +0000
(08:47 +0100)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 13 Nov 2013 10:08:30 +0000
(15:38 +0530)
The DMA interrupt handler uses its controll registers to handle all
available channel interrupts it can find.
This patch changes it to handle only one interrupt by directly mapping
irq number to channel. It also includes a cleanup of the ctrl-register
usage.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mxs-dma.c
patch
|
blob
|
history
diff --cc
drivers/dma/mxs-dma.c
Simple merge