From: Andy Shevchenko Date: Mon, 9 Mar 2015 14:48:50 +0000 (+0200) Subject: spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma X-Git-Tag: omap-for-v4.2/o2_dc~166^2~4^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d744f82683e8cc8b49ca8f329a289c6692a9fb06;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed