From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752774AbdJaL23 (ORCPT ); Tue, 31 Oct 2017 07:28:29 -0400 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 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,323,1505804400"; d="scan'208";a="167297644" 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 Content-Disposition: inline In-Reply-To: <20171023175958.8327-3-romain.perier@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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