From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Thu, 4 Jan 2018 09:45:33 +0100 Subject: [PATCH 17/67] microblaze: rename dma_direct to dma_microblaze In-Reply-To: References: <20171229081911.2802-1-hch@lst.de> <20171229081911.2802-18-hch@lst.de> Message-ID: <20180104084533.GA3135@lst.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Dec 29, 2017 at 09:11:56PM +1100, Julian Calaby wrote: > Hi Christoph, > > On Fri, Dec 29, 2017 at 7:18 PM, Christoph Hellwig wrote: > > This frees the dma_direct_* namespace for a generic implementation. > > Don't you mean "dma_nommu" not "dma_microblaze" in the subject line? Yes, thanks.