DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
authorPer Forlin <per.friden@stericsson.com>
Wed, 6 Oct 2010 09:05:28 +0000 (09:05 +0000)
committerDan Williams <dan.j.williams@intel.com>
Thu, 7 Oct 2010 21:56:36 +0000 (14:56 -0700)
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 <per.forlin@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found