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 CBF0FC35E0B for ; Tue, 25 Feb 2020 15:33:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9AB6C21744 for ; Tue, 25 Feb 2020 15:33:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582644793; bh=CD8/SSUn/fUOuvnQtg9vFEVoTSFY+NVJ9uBpbKvZs+g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=iRmyFsgGrcqvC+XqJDN15ozniG34vfRqUeX0/Eu1HaHTFhapDyvsz8/RLpZMHlC1l CQENiD8yPloRskXmZ5cmLqeW9RUxIzGM3+pFI9CTiNaamSfXi/IilVLK1/fvmHsSrB 384jqpGMEAY5afIoT9EFnNlMCRh3+YEJKh3YIHCs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731136AbgBYPdM (ORCPT ); Tue, 25 Feb 2020 10:33:12 -0500 Received: from foss.arm.com ([217.140.110.172]:52226 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731106AbgBYPdM (ORCPT ); Tue, 25 Feb 2020 10:33:12 -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 9253F1FB; Tue, 25 Feb 2020 07:33:11 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 1317C3F703; Tue, 25 Feb 2020 07:33:10 -0800 (PST) Date: Tue, 25 Feb 2020 15:33:09 +0000 From: Mark Brown To: "Vaittinen, Matti" Cc: "rafael@kernel.org" , "mazziesaccount@gmail.com" , "mark.rutland@arm.com" , "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "sre@kernel.org" , "Laine, Markus" , "linux-pm@vger.kernel.org" , "robh+dt@kernel.org" , "lgirdwood@gmail.com" , "Mutanen, Mikko" Subject: Re: [RFC PATCH v3 5/8] regulator: use linear_ranges helper Message-ID: <20200225153309.GE4633@sirena.org.uk> References: <20200224115751.GE6215@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PGNNI9BzQDUtgA2J" Content-Disposition: inline In-Reply-To: X-Cookie: Booths for two or more. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --PGNNI9BzQDUtgA2J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Feb 25, 2020 at 06:23:31AM +0000, Vaittinen, Matti wrote: > Only change required on individual regulator drivers should be renaming > the struct regulator_linear_range to linear_range. Rest of the changes > should be internal to regulator framework, right? Right, it's that type replacement that should be done atomically. --PGNNI9BzQDUtgA2J Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5VPjQACgkQJNaLcl1U h9DV+Af/YLPOCGPhEgq/4DLBacyUVBBMzshszyl+1OhweGApumy620sSGDV2XqMt et1IK21GhwqVae3/qawujyX3lsyQX8lX/w17bHzr5MLEemCDvUp4luJaIlRKZS2p 5h0Qbt0ioaL7RDQ3+a/YtXgZqIR6EKGWUtIdW4wUk4K2VF1+9xUqvQNVeDFjxoUr S9IBP/rMQJS3pgn0R1EtSZmFqqb7BBi+Cl1k/Qkbw5Ym/PukYHzFbnJXxTyxlrBX OSbUPWd5YlhaGXcm+95hkzePuUbEiJBGUrAwwqSRCeTpzcIseDa0YtzMWUu+aP7/ vYpzdbT1DjswwI6XKO/JfgD0kKhmhw== =fCzU -----END PGP SIGNATURE----- --PGNNI9BzQDUtgA2J--