]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
dmaengine: xilinx: Remove zynqmp_dmatest driver
authorKedareswara rao Appana <appana.durga.rao@xilinx.com>
Thu, 14 Jul 2016 15:46:21 +0000 (21:16 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 15 Jul 2016 05:42:17 +0000 (07:42 +0200)
commit443af2c6c110da8e5c2c349adfb2347701f31af6
treedee9573e5bafd2d592a3ff207fa0deaf761407f9
parent7d9c7deb8aa73b53f3b74c3e7bbcb8a8f3fa9028
dmaengine: xilinx: Remove zynqmp_dmatest driver

The zynqmp_dmatest is replicate of dmatest client
except to test scatter gather mode.
Now the support for scatter gather mode also got
added to dmatest client so no need of this driver.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
drivers/dma/xilinx/Kconfig
drivers/dma/xilinx/Makefile
drivers/dma/xilinx/zynqmp_dmatest.c [deleted file]