From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com ([134.134.136.20]:63073 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751560AbdJaL20 (ORCPT ); Tue, 31 Oct 2017 07:28:26 -0400 Date: Tue, 31 Oct 2017 17:01:30 +0530 From: Vinod Koul To: Romain Perier 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 Subject: Re: [PATCH v14 2/5] dmaengine: pch_dma: Replace PCI pool old API 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 In-Reply-To: <20171023175958.8327-3-romain.perier@gmail.com> Sender: linux-pci-owner@vger.kernel.org List-ID: 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