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:
67b1668
)
dmaengine: nbpfaxi: convert to tasklet
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Sun, 3 Aug 2014 17:13:07 +0000
(19:13 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 4 Aug 2014 08:00:31 +0000
(13:30 +0530)
It is common among dmaengine drivers to use a tasklet for bottom half
interrupt processing. Convert nbpfaxi to do the same.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found