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:
f97b98d
)
dma: mmp_pdma: use list_move instead of list_del/list_add
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 23 Sep 2013 06:07:20 +0000
(14:07 +0800)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 7 Oct 2013 02:11:39 +0000
(07:41 +0530)
Using list_move() instead of list_del() + list_add().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found