From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v14 2/5] dmaengine: pch_dma: Replace PCI pool old API Date: Tue, 31 Oct 2017 17:01:30 +0530 Message-ID: <20171031113129.GO3187@localhost> References: <20171023175958.8327-1-romain.perier@gmail.com> <20171023175958.8327-3-romain.perier@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jens Axboe , Andrew Morton , Dan Williams , Jeff Kirsher , Aviad Krawczyk , Bjorn Helgaas , linux-pci@vger.kernel.org, dmaengine@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Romain Perier To: Romain Perier Return-path: Content-Disposition: inline In-Reply-To: <20171023175958.8327-3-romain.perier@gmail.com> Sender: linux-pci-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, Oct 23, 2017 at 07:59:55PM +0200, Romain Perier wrote: > From: Romain Perier > > The PCI pool API is deprecated. This commit replaces the PCI pool old > API by the appropriate function with the DMA pool API. Applied, thanks -- ~Vinod