Blackfin: dma-mapping: fix thinko in constant optimization
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 16 Dec 2009 07:52:52 +0000 (07:52 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:46 +0000 (00:30 -0500)
Make sure the non-constant version of the dma_sync functions actually
complete instead of recursively calling itself forever.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found