From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754420AbdCILZi (ORCPT ); Thu, 9 Mar 2017 06:25:38 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:37922 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752781AbdCILZh (ORCPT ); Thu, 9 Mar 2017 06:25:37 -0500 Date: Thu, 9 Mar 2017 11:28:19 +0100 From: Mark Brown To: Matthias Kaehlcke Cc: Liam Girdwood , Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Douglas Anderson , Brian Norris , Guenter Roeck , Dmitry Torokhov Message-ID: <20170309102819.bx5paxtffvmvmuov@sirena.org.uk> References: <20170308200246.126331-1-mka@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4h6g4xmperbydgvt" Content-Disposition: inline In-Reply-To: <20170308200246.126331-1-mka@chromium.org> X-Cookie: A fool and his money are soon popular. User-Agent: NeoMutt/20170113 (1.7.2) X-SA-Exim-Connect-IP: 109.74.48.129 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --4h6g4xmperbydgvt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 08, 2017 at 12:02:45PM -0800, Matthias Kaehlcke wrote: > The new function allows consumers to determine if a regulator is > continuous or discrete, and whether the results of Why? As we discussed at ELC this is an implementation detail of the regulator and it's to an extent a taste decision if the regulator is represented as a linear range or a continuous range (in fact given improvements in the core we could probably just update all continuous range regulators to linear ones). > regulator_count_voltages() and regulator_list_voltage() correspond > to the regulator itself or its supply. Why? > Change-Id: I1198cee9fff60dc747a02860e9652034f4d5da33 Don't include noise like this upstream. --4h6g4xmperbydgvt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAljBLkAACgkQJNaLcl1U h9D8kQf+NquhYo8Hxav4fTFiT+bIpiWuOwoPicrBYUuuk3Q4wbemzaYDbAMr8iY7 L2k47bOyZzJMxlb7GNbvocR8vdkUJ4V0OfSYxErlg/GSrvJ714VjBgfCW49jAMXc 5bBC9xZRXlflzTAE04YAlybiasZQ/HBRf1JEv0rXJHJurz8GcJ78heZR4pZ1lYS2 zKTPc67JhTsZOwuWv8nZ2o2+iYKct6dF2hH+qeVXCYJGFaMpxgUnlzA855lhFwtu nxWV5qQGe7LDKNA5OXzyMlrSnYN8RdFTrfXu491XEAWvLMVYWLHdUb/SFklPD0kD EvAvp3WxJ+EiVk6b2wWZPEze+VGi6Q== =xXj5 -----END PGP SIGNATURE----- --4h6g4xmperbydgvt--