[PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support
Arnd Bergmann
arnd at arndb.de
Tue Oct 21 02:14:55 PDT 2014
On Tuesday 21 October 2014 09:06:13 Appana Durga Kedareswara Rao wrote:
> The above mentioned API's and structures will be used by the dma test
> client driver's to set hardware configuration information. The dma
> client drivers are not mainlined yet and it is
> Internally used by our git-tree to test the DMA functionality in loopback .
I would suggest you add the test driver into the main dmaengine driver
file directly then, so you don't need to export the symbols. If there
are important reasons to keep that as separate files, just move the
header to the drivers/dma/ directory and add the test driver there.
Arnd
More information about the linux-arm-kernel
mailing list