commit | 661385f9c34e15c2f2c57b80e8cb2c7b910fdbd3 | [log] [tgz] |
---|---|---|
author | Per Forlin <per.friden@stericsson.com> | Wed Oct 06 09:05:28 2010 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Oct 07 14:56:36 2010 -0700 |
tree | be7d9196566449473cc0b49138839b6ec2dd66a7 | |
parent | a59670a40b4dd497630f9442feb259dde601e469 [diff] |
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 <per.forlin@stericsson.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>