]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit661385f9c34e15c2f2c57b80e8cb2c7b910fdbd3
treebe7d9196566449473cc0b49138839b6ec2dd66a7
parenta59670a40b4dd497630f9442feb259dde601e469
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>
arch/arm/plat-nomadik/include/plat/ste_dma40.h
drivers/dma/ste_dma40.c