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 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48589C35671 for ; Mon, 24 Feb 2020 11:53:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1DAFC20828 for ; Mon, 24 Feb 2020 11:53:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582545232; bh=d2u7aJc/swcj9EnE90VMShAMnDnXWl6rU6v43IA9NEo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=oICh62c5XiUnfaKY+nfT8T1xxHrJ5/FOzqS7yvd/NgBSdzEEfwztezpDbhVqBtuBm f5RYJvnzRkq40meuJbpCUE2fmp93yRaU2yNKPaQW7CA2EF1HqSUBAjVZTvh0tLq5LI bTOq/KL3JtGci+IwXnDxRcqe0RqxmXS+5iCKk4IM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727275AbgBXLxv (ORCPT ); Mon, 24 Feb 2020 06:53:51 -0500 Received: from foss.arm.com ([217.140.110.172]:35936 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726778AbgBXLxv (ORCPT ); Mon, 24 Feb 2020 06:53:51 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E8F1930E; Mon, 24 Feb 2020 03:53:50 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7524E3F534; Mon, 24 Feb 2020 03:53:50 -0800 (PST) Date: Mon, 24 Feb 2020 11:53:49 +0000 From: Mark Brown To: Matti Vaittinen Cc: mazziesaccount@gmail.com, Sebastian Reichel , Rob Herring , Mark Rutland , Greg Kroah-Hartman , "Rafael J. Wysocki" , Liam Girdwood , Chen-Yu Tsai , Support Opensource , Charles Keepax , Richard Fitzgerald , Milo Kim , Bartosz Golaszewski , Andrei Stefanescu , Matthias Brugger , Tony Lindgren , Andy Gross , Bjorn Andersson , Sangbeom Kim , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, patches@opensource.cirrus.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-omap@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Markus Laine , Mikko Mutanen Subject: Re: [RFC PATCH v3 4/8] regulator: rename regulator_linear_range to linear_range Message-ID: <20200224115349.GD6215@sirena.org.uk> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline In-Reply-To: X-Cookie: How you look depends on where you go. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Feb 20, 2020 at 09:36:10AM +0200, Matti Vaittinen wrote: > Rename the "regulator_linear_range" to more generic linear_range > as a first step towards converting the "regulator_linear_range" > to common helpers. Doesn't this introduce a build break when applied by itself? Patches should be bisectable, if you want to split things up you should introduce the new API then use it. --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5TuUwACgkQJNaLcl1U h9Bobgf/bBfZFX2V9zrXf7uOqfAy58lDJsCapCQsq1yXEzID+pwtN5eG6vVcW+fc sioaL8h3UtAeapwgAE0tJQgk1aRc88CsScuLJr0bmfSWQUvnq/UbL/NyyDnthYhd vPKEno1MAOH0pBRBqG8IZG9eLEc7aaOvaI4a4pl0Dis3FNPwEDaumpVvJYK1V7U8 +0vvTWzZsX0yc0N+tdfOvP35v0NIqP3kZL6ztNEvuKx7RvTnyDyN4p/65O1dHZLd bhat1RJll7ITXDizfyEzi0zuPWeJuYOuvWgSyl2Ow4AzRz7zXNYnehsbS2yofZy1 wDRxpH/9ARG4e9guroKxyuWFVFWgBg== =XevB -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS-- 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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6289C35671 for ; Mon, 24 Feb 2020 11:54:09 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 68B1D2082F for ; Mon, 24 Feb 2020 11:54:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pHwSgEcs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 68B1D2082F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=jBvF1A/0lOZ2bbYuzbMbfPEdNSx9vgKqXIi7pcMHnj8=; b=pHwSgEcswc2mzP/7dewhyDZz5 /RyrtRrjoegKG8FvY9R22QnqhbMtApb59gv1YWW9bsx2M9bmcqLYm8CiaoBnPD6Ff85X+jDI/KmVM JW4BBMspeESvyn9WR8h3DpwlonF6W5qburuHyHUthmzILkkeU8IWzq45zmq+d5wzHsqYiURdM3X1P lFp0YaAjjrqYRZ9kuRRW2Vm/Z6cODwTUzFsi1Q5XvcW8BHAGeqcGZrb03iAFqkxk5x8cvjs3wVH9U hE+gVWR/Td1zvycwOdH229oYQpciMhxvzNA7IornOi4UoK2IPwOe1iEApWzrkTOTmGRv9fCGAat+m e4LIpOYXw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6CJG-0004pc-LN; Mon, 24 Feb 2020 11:54:02 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6CJ5-0004fW-Pa; Mon, 24 Feb 2020 11:53:53 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E8F1930E; Mon, 24 Feb 2020 03:53:50 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7524E3F534; Mon, 24 Feb 2020 03:53:50 -0800 (PST) Date: Mon, 24 Feb 2020 11:53:49 +0000 From: Mark Brown To: Matti Vaittinen Subject: Re: [RFC PATCH v3 4/8] regulator: rename regulator_linear_range to linear_range Message-ID: <20200224115349.GD6215@sirena.org.uk> References: MIME-Version: 1.0 In-Reply-To: X-Cookie: How you look depends on where you go. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_035351_878532_92B6A886 X-CRM114-Status: GOOD ( 10.49 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Milo Kim , Andrei Stefanescu , "Rafael J. Wysocki" , Tony Lindgren , Liam Girdwood , linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org, mazziesaccount@gmail.com, Krzysztof Kozlowski , Bartosz Golaszewski , Chen-Yu Tsai , Andy Gross , Markus Laine , devicetree@vger.kernel.org, Charles Keepax , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Richard Fitzgerald , Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Support Opensource , Sangbeom Kim , Greg Kroah-Hartman , Sebastian Reichel , linux-kernel@vger.kernel.org, Mikko Mutanen , Bartlomiej Zolnierkiewicz , patches@opensource.cirrus.com Content-Type: multipart/mixed; boundary="===============2239819951608715571==" Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org --===============2239819951608715571== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Feb 20, 2020 at 09:36:10AM +0200, Matti Vaittinen wrote: > Rename the "regulator_linear_range" to more generic linear_range > as a first step towards converting the "regulator_linear_range" > to common helpers. Doesn't this introduce a build break when applied by itself? Patches should be bisectable, if you want to split things up you should introduce the new API then use it. --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5TuUwACgkQJNaLcl1U h9Bobgf/bBfZFX2V9zrXf7uOqfAy58lDJsCapCQsq1yXEzID+pwtN5eG6vVcW+fc sioaL8h3UtAeapwgAE0tJQgk1aRc88CsScuLJr0bmfSWQUvnq/UbL/NyyDnthYhd vPKEno1MAOH0pBRBqG8IZG9eLEc7aaOvaI4a4pl0Dis3FNPwEDaumpVvJYK1V7U8 +0vvTWzZsX0yc0N+tdfOvP35v0NIqP3kZL6ztNEvuKx7RvTnyDyN4p/65O1dHZLd bhat1RJll7ITXDizfyEzi0zuPWeJuYOuvWgSyl2Ow4AzRz7zXNYnehsbS2yofZy1 wDRxpH/9ARG4e9guroKxyuWFVFWgBg== =XevB -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS-- --===============2239819951608715571== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek --===============2239819951608715571==-- 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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C791CC11D2F for ; Mon, 24 Feb 2020 11:53:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9DE1C20828 for ; Mon, 24 Feb 2020 11:53:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DUC94jUn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9DE1C20828 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7oj9VHcG5oX038w1up+VpQ5g8DXZrSjVwCDE+dp4qwo=; b=DUC94jUnBWlDxo9FThpgIxAfz kX6+k8fxaoJuBSg6O+i0Kmh9jslX6ulRMVVAPOl3xhFPTd1rEtqME6KO5cYl4B8lI+rp/+eOyTSUh 1W6tZAwtOw6kP3sBwHK4OGjiCTMMV+tj8J4VRruW8dkHmehQey75yofV1UqTb1b5irIAJ+5nnl7/9 FQ23znrzbc3/STy5YD1z6yLnejjAoThh77f2ikFI2JnjIoPlBe7fxdF1GhoeDJlHJQYOC1fXJtT8z 20x6Q13dMpI5Z3vIc290KNqv6FN1dFN22ZH2vaZuSMd659BPhgMRueF07+FQ5n40lTrZC7mr1FrCe m5dDH3cXA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6CJ8-0004g4-6o; Mon, 24 Feb 2020 11:53:54 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6CJ5-0004fW-Pa; Mon, 24 Feb 2020 11:53:53 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E8F1930E; Mon, 24 Feb 2020 03:53:50 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7524E3F534; Mon, 24 Feb 2020 03:53:50 -0800 (PST) Date: Mon, 24 Feb 2020 11:53:49 +0000 From: Mark Brown To: Matti Vaittinen Subject: Re: [RFC PATCH v3 4/8] regulator: rename regulator_linear_range to linear_range Message-ID: <20200224115349.GD6215@sirena.org.uk> References: MIME-Version: 1.0 In-Reply-To: X-Cookie: How you look depends on where you go. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_035351_878532_92B6A886 X-CRM114-Status: GOOD ( 10.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Milo Kim , Andrei Stefanescu , "Rafael J. Wysocki" , Tony Lindgren , Liam Girdwood , linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org, mazziesaccount@gmail.com, Krzysztof Kozlowski , Bartosz Golaszewski , Chen-Yu Tsai , Andy Gross , Markus Laine , devicetree@vger.kernel.org, Charles Keepax , linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Richard Fitzgerald , Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , Bjorn Andersson , linux-arm-kernel@lists.infradead.org, Support Opensource , Sangbeom Kim , Greg Kroah-Hartman , Sebastian Reichel , linux-kernel@vger.kernel.org, Mikko Mutanen , Bartlomiej Zolnierkiewicz , patches@opensource.cirrus.com Content-Type: multipart/mixed; boundary="===============3342611330666596552==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3342611330666596552== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Feb 20, 2020 at 09:36:10AM +0200, Matti Vaittinen wrote: > Rename the "regulator_linear_range" to more generic linear_range > as a first step towards converting the "regulator_linear_range" > to common helpers. Doesn't this introduce a build break when applied by itself? Patches should be bisectable, if you want to split things up you should introduce the new API then use it. --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5TuUwACgkQJNaLcl1U h9Bobgf/bBfZFX2V9zrXf7uOqfAy58lDJsCapCQsq1yXEzID+pwtN5eG6vVcW+fc sioaL8h3UtAeapwgAE0tJQgk1aRc88CsScuLJr0bmfSWQUvnq/UbL/NyyDnthYhd vPKEno1MAOH0pBRBqG8IZG9eLEc7aaOvaI4a4pl0Dis3FNPwEDaumpVvJYK1V7U8 +0vvTWzZsX0yc0N+tdfOvP35v0NIqP3kZL6ztNEvuKx7RvTnyDyN4p/65O1dHZLd bhat1RJll7ITXDizfyEzi0zuPWeJuYOuvWgSyl2Ow4AzRz7zXNYnehsbS2yofZy1 wDRxpH/9ARG4e9guroKxyuWFVFWgBg== =XevB -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS-- --===============3342611330666596552== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3342611330666596552==--