]> git.baikalelectronics.ru Git - kernel.git/commit
blackfin: Call sg_for_each to pass through the whole sg list.
authorSonic Zhang <sonic.zhang@analog.com>
Tue, 22 May 2012 10:23:40 +0000 (18:23 +0800)
committerBob Liu <lliubbo@gmail.com>
Tue, 24 Jul 2012 05:39:48 +0000 (13:39 +0800)
commitc7e0175d2407a3691f979f6e7358e7bc8bc11fbd
tree8cce56eaa8994c2af8108af887939e712bb7061f
parent66b7fa2a2de838e2cea3c97f216075cbdf2a4228
blackfin: Call sg_for_each to pass through the whole sg list.

Otherwise, chained sg list may be missed.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
arch/blackfin/kernel/dma-mapping.c