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:
b5088ad
)
dmaengine: edma: Store transfer data in edma_desc and edma_pset
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 28 Apr 2014 19:29:57 +0000
(14:29 -0500)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 30 Apr 2014 05:04:07 +0000
(10:34 +0530)
For granular accounting we need to store the direction and the
information for the individual psets:
- source or destination address, depending on direction
- length
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c
patch
|
blob
|
history
diff --cc
drivers/dma/edma.c
Simple merge