From: Russell King Date: Mon, 4 Jul 2011 07:32:21 +0000 (+0100) Subject: ARM: dmabounce: get rid of dma_needs_bounce global function X-Git-Tag: v3.1-rc1~258^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0703ed2a6b260cd743adf49a8281eb064d728832;p=pandora-kernel.git ARM: dmabounce: get rid of dma_needs_bounce global function Pass the device type specific needs_bounce function in at dmabounce register time, avoiding the need for a platform specific global function to do this. Signed-off-by: Russell King --- Reading git-diff-tree failed