Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753500AbbFLJXI (ORCPT ); Fri, 12 Jun 2015 05:23:08 -0400 Received: from mga02.intel.com ([134.134.136.20]:23006 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752323AbbFLJXF (ORCPT ); Fri, 12 Jun 2015 05:23:05 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,601,1427785200"; d="scan'208";a="709732727" Date: Fri, 12 Jun 2015 14:54:24 +0530 From: Vinod Koul To: Vladimir Zapolskiy Cc: Andrew Morton , Philipp Zabel , Mauro Carvalho Chehab , Takashi Iwai , Jaroslav Kysela , dmaengine@vger.kernel.org, linux-media@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() Message-ID: <20150612092424.GF28601@localhost> References: <1434029192-7082-1-git-send-email-vladimir_zapolskiy@mentor.com> <1434029312-7288-1-git-send-email-vladimir_zapolskiy@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434029312-7288-1-git-send-email-vladimir_zapolskiy@mentor.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 26 On Thu, Jun 11, 2015 at 04:28:32PM +0300, Vladimir Zapolskiy wrote: > To be consistent with other kernel interface namings, rename > of_get_named_gen_pool() to of_gen_pool_get(). In the original > function name "_named" suffix references to a device tree property, > which contains a phandle to a device and the corresponding > device driver is assumed to register a gen_pool object. > > Due to a weak relation and to avoid any confusion (e.g. in future > possible scenario if gen_pool objects are named) the suffix is > removed. > > Signed-off-by: Vladimir Zapolskiy > --- > drivers/dma/mmp_tdma.c | 2 +- For this: Acked-by: Vinod Koul -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/