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:
593d9c2
)
DMA: shdma: tidyup callback chunk finder
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Thu, 3 Apr 2014 03:16:51 +0000
(20:16 -0700)
committer
Vinod Koul
<vinod.koul@intel.com>
Fri, 2 May 2014 16:17:01 +0000
(21:47 +0530)
Current shdma is using "last" which indicates last desc which needs to have
callback function. But that desc's chunks is always 1, we can use it as finder
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
[reflown changelog for readablity]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/shdma-base.c
patch
|
blob
|
history
diff --cc
drivers/dma/sh/shdma-base.c
Simple merge