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)
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>

No differences found