[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3236720.MHeqOodrCV@wuerfel>
Date: Tue, 21 Oct 2014 11:14:55 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Appana Durga Kedareswara Rao <appana.durga.rao@...inx.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"vinod.koul@...el.com" <vinod.koul@...el.com>,
Srikanth Vemula <svemula@...inx.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Srikanth Thokala <sthokal@...inx.com>,
"dmaengine@...r.kernel.org" <dmaengine@...r.kernel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
Michal Simek <michals@...inx.com>,
Anirudha Sarangi <anirudh@...inx.com>,
"grant.likely@...aro.org" <grant.likely@...aro.org>,
"dan.j.williams@...el.com" <dan.j.williams@...el.com>
Subject: Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists