spi/dw: use dmaengine_slave_config() API
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:40:36 +0000 (21:10 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 13 Oct 2014 10:32:20 +0000 (12:32 +0200)
commitd26833bfce5e56017bea9f1f50838f20e18e7b7e
tree70e5ec7f3f03292e989affeff103826c6915d346
parentc3c6e231d860774037e7001ff3d536e5644fe2da
spi/dw: use dmaengine_slave_config() API

The drivers should use dmaengine_slave_config() API instead of
accessing the device_control which will be deprecated soon

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw-mid.c
This page took 0.024526 seconds and 5 git commands to generate.