summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/dma.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-09-05 07:08:56 (GMT)
committerVinod Koul <vinod.koul@linux.intel.com>2012-09-14 03:08:10 (GMT)
commit2cc44e63184245c2b977ca8739b2e8aab63e3d38 (patch)
treed41164dac85df12298bf160b8573e05308417d1a /arch/arm/mach-exynos/dma.c
parent5e97fa91492b4943f25228e08d24abb31e5bce50 (diff)
downloadlinux-fsl-qoriq-2cc44e63184245c2b977ca8739b2e8aab63e3d38.tar.xz
dma: tegra: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail(). spatch with a semantic match is used to found this problem. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'arch/arm/mach-exynos/dma.c')
0 files changed, 0 insertions, 0 deletions