spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 9 Mar 2015 14:48:50 +0000 (16:48 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2015 18:11:13 +0000 (18:11 +0000)
commitd744f82683e8cc8b49ca8f329a289c6692a9fb06
treee572760543ea9756378411f98f9fdf00e0a047c0
parentf89a6d8f43ebe9508bb5492c846ad997ad50eafe
spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma

intel_mid_dma seems to be unmaintained for a long time. Moreover, the IP block
of DMA itself is the same in both dw_dmac and intel_mid_dma. This patch moves
spi-dw-midpci to use dw_dmac driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig
drivers/spi/spi-dw-mid.c
drivers/spi/spi-dw.h