From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12218E7B604 for ; Wed, 4 Oct 2023 12:55:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233206AbjJDMzR (ORCPT ); Wed, 4 Oct 2023 08:55:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233003AbjJDMzQ (ORCPT ); Wed, 4 Oct 2023 08:55:16 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7CAF98; Wed, 4 Oct 2023 05:55:13 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6600,9927,10853"; a="363428128" X-IronPort-AV: E=Sophos;i="6.03,200,1694761200"; d="scan'208";a="363428128" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Oct 2023 05:55:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10853"; a="727986027" X-IronPort-AV: E=Sophos;i="6.03,200,1694761200"; d="scan'208";a="727986027" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga006.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Oct 2023 05:55:11 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97-RC1) (envelope-from ) id 1qo1PA-00000002m6Q-3nLR; Wed, 04 Oct 2023 15:55:08 +0300 Date: Wed, 4 Oct 2023 15:55:08 +0300 From: Andy Shevchenko To: Bartosz Golaszewski Cc: Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH 00/36] pinctrl: don't use GPIOLIB global numberspace in helpers Message-ID: References: <20231003145114.21637-1-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, Oct 04, 2023 at 11:40:39AM +0200, Bartosz Golaszewski wrote: > On Wed, Oct 4, 2023 at 11:36 AM Andy Shevchenko > wrote: > > On Wed, Oct 4, 2023 at 11:42 AM Linus Walleij wrote: > > > On Wed, Oct 4, 2023 at 10:12 AM Bartosz Golaszewski wrote: > > > > What is your view on Andy's and Kent's issues with the _new() name > > > > suffix? ... > > You can go with a compromise and name it better from the start, so at > > least the patches that are taking care of renaming back won't be > > needed. > > What are you talking about?! The names are *FINE*. I DON'T want to > change them. I want to keep them. The temporary renaming is there to > make the review process easier but the end effect is that the names > stay the same with only the signature changed. I just replied how to leave with renamings done only in a single place (pinctrl core). Would it work for you? > > Another way to have three or so patches with combined efforts, but still... -- With Best Regards, Andy Shevchenko