]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f3efdb887d52e735f784a6ca16f8a6339c30233
treee572760543ea9756378411f98f9fdf00e0a047c0
parent817686143a2677b90dc65fb94c01da6aba176524
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