Searched hist:d744f82683e8cc8b49ca8f329a289c6692a9fb06 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/spi/ |
H A D | spi-dw.h | diff d744f82683e8cc8b49ca8f329a289c6692a9fb06 Mon Mar 09 15:48:50 CET 2015 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|
H A D | Kconfig | diff d744f82683e8cc8b49ca8f329a289c6692a9fb06 Mon Mar 09 15:48:50 CET 2015 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|