[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240623165906.05e112a1@jic23-huawei>
Date: Sun, 23 Jun 2024 16:59:06 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Alisa-Dariana Roman <alisadariana@...il.com>
Cc: Alisa-Dariana Roman <alisa.roman@...log.com>, Jonathan Cameron
<Jonathan.Cameron@...wei.com>, Michael Hennerich
<michael.hennerich@...log.com>, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, Lars-Peter
Clausen <lars@...afoo.de>, Rob Herring <robh@...nel.org>, Krzysztof
Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Liam
Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>, David
Lechner <dlechner@...libre.com>
Subject: Re: [PATCH v5 1/6] iio: adc: ad7192: use
devm_regulator_get_enable_read_voltage
On Tue, 18 Jun 2024 17:21:33 +0300
Alisa-Dariana Roman <alisadariana@...il.com> wrote:
> From: David Lechner <dlechner@...libre.com>
>
> This makes use of the new devm_regulator_get_enable_read_voltage()
> function to reduce boilerplate code.
>
> Error messages have changed slightly since there are now fewer places
> where we print an error. The rest of the logic of selecting which
> supply to use as the reference voltage remains the same.
>
> Also 1000 is replaced by MILLI in a few places for consistency.
>
> Signed-off-by: David Lechner <dlechner@...libre.com>
Hi Alisa-Dariana,
When you post a patch from someone else as part of your series, you have
to follow the Developer Certificate of Origin rules and that means
you need to add your own SoB after David's. Without that I can't pick it
up :(
If nothing else comes up, just reply to this saying you forgot it and
include it in that email and it should be sufficient.
Jonathan
Powered by blists - more mailing lists