commit | cf1716e9dae5b21b9bbcfe5eb0106c3b0aee37e8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jan 03 15:48:20 2017 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Jan 04 12:27:00 2017 +0000 |
tree | c9b0331c309d66817528b6b264edfa6eedbf1ef0 | |
parent | 13288bdf4adbaa6bd1267f10044c1bc25d90ce7f [diff] |
spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) The commit a3ff9582369e ("spi: dw-mid: switch to new dmaengine_terminate_* API") converted mid_spi_dma_exit() but missed mid_spi_dma_stop(). This is follow up to convert the rest. Fixes: a3ff9582369e ("spi: dw-mid: switch to new dmaengine_terminate_* API") Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>