dmaengine: intel-mid-dma: remove the driver
authorAndy Shevchenko <[email protected]>
Mon, 9 Mar 2015 14:48:51 +0000 (16:48 +0200)
committerMark Brown <[email protected]>
Tue, 17 Mar 2015 12:31:33 +0000 (12:31 +0000)
commit36111da7838e186069ed1ec4fe2fe7510e81da55
treefad078b837f56da6f993d56bc0c6a632ee05ee53
parentdd11444327ce0fd549cce552b04aa441688ef2d3
dmaengine: intel-mid-dma: remove the driver

Since the last and the only user of this driver is converted to use dw_dmac we
can remove driver from the tree.

Moreover, besides the driver is unmaintained a long time, it serves for the
DesignWare DMA IP, for which we have already driver in the tree.

Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/intel_mid_dma.c [deleted file]
drivers/dma/intel_mid_dma_regs.h [deleted file]
include/linux/intel_mid_dma.h [deleted file]