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:
4e09782
)
dmaengine: at_xdmac: fix a bug in transfer residue computation
author
Cyrille Pitchen
<cyrille.pitchen@atmel.com>
Thu, 13 Nov 2014 10:52:42 +0000
(11:52 +0100)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 17 Nov 2014 08:37:20 +0000
(14:07 +0530)
The total size of the transfer was wrong in at_xdmac_prep_slave_sg()
resulting in bad computation of the transfer residue by
at_xdmac_tx_status().
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c
patch
|
blob
|
history
diff --cc
drivers/dma/at_xdmac.c
Simple merge