Skip to content

Commit

Permalink
sata_dwc_460ex: move to generic DMA driver
Browse files Browse the repository at this point in the history
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
  • Loading branch information
Andy Shevchenko authored and Tejun Heo committed Mar 24, 2015
1 parent d578514 commit 8b34448
Showing 1 changed file with 122 additions and 614 deletions.
Loading

0 comments on commit 8b34448

Please sign in to comment.