]> Pileus Git - ~andy/linux/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)
commit86d688a3c370093f978c7ced9b510944301fc9d4
tree8cce56eaa8994c2af8108af887939e712bb7061f
parentc8d11a06bf8242d5d6ff86fa2514c4f50cb847fb
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