From: Per Forlin Date: Wed, 6 Oct 2010 09:05:28 +0000 (+0000) Subject: DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 X-Git-Tag: v2.6.37-rc1~79^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661385f9c34e15c2f2c57b80e8cb2c7b910fdbd3;p=pandora-kernel.git DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 Remove obsolete pre_transfer hook in stedma40_chan_cfg. The intent of this hook is merely to handle burst size compensation for ux500 variant MMCI. Remove obsolete stedma40_set_psize since it is only called from pre_transfer. DMAEngine device_control replaces the functionality of stedma40_set_psize. Signed-off-by: Per Forlin Signed-off-by: Dan Williams --- Reading git-diff-tree failed