From: Andy Shevchenko Date: Tue, 3 Mar 2015 20:41:21 +0000 (+0200) Subject: sata_dwc_460ex: move to generic DMA driver X-Git-Tag: omap-for-v4.1/fixes-rc1~169^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3444852a2b;p=pandora-kernel.git sata_dwc_460ex: move to generic DMA driver The SATA implementation based on two actually different devices, i.e. SATA and DMA controllers. For Synopsys DesignWare DMA we have already a generic implementation of the driver. Thus, the patch converts the code to use DMAEngine framework and dw_dmac driver. In future it will be better to split the devices inside DTS as well like it's done on other platforms. Signed-off-by: Andy Shevchenko Signed-off-by: Tejun Heo --- Reading git-diff-tree failed