From: Paul Kocialkowski <contact@paulk.fr>
To: Sebastian Reichel <sre@kernel.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
linux-iio@vger.kernel.org, j-keerthy@ti.com
Subject: Re: [PATCH] twl4030-madc: Request processed values in twl4030_get_madc_conversion
Date: Mon, 02 Jun 2014 21:17:26 +0200 [thread overview]
Message-ID: <1401736646.2083.2.camel@aldrin> (raw)
In-Reply-To: <20140602181039.GA2185@earth.universe>
[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]
Le lundi 02 juin 2014 à 20:10 +0200, Sebastian Reichel a écrit :
> Hi,
>
> On Mon, Jun 02, 2014 at 07:00:06PM +0100, Jonathan Cameron wrote:
> > On 24/05/14 13:09, Paul Kocialkowski wrote:
> > >Not setting the raw parameter in the request causes it to be randomly
> > >initialized to a value that might be different from zero or zero. This leads to
> > >values that are randomly either raw or processed, making it very difficult to
> > >make reliable use of the values.
> > >
> > >Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
> >
> > This one seems obvious enough to me that I've applied it to the fixes-togreg
> > branch. Note you should cc the author or if the log makes it clear someone
> > else has been working with the driver recently, then cc them.
> > In this case Sebastian.
Thanks for your feedback and sorry that I didn't check the previous
contributors to the driver!
> The commit message looks a bit odd "[...] different from zero or
> zero".
How about replacing that with: "that may or may not be zero" and
inversing "processed" and "raw" in the next sentence (if that's not too
late)? The commit message would be:
Not setting the raw parameter in the request causes it to be randomly
initialized to a value that may or may not be zero. This leads to
values that are randomly either processed or raw, making it very
difficult to make reliable use of the values.
> In case this is still relevant:
>
> Acked-By: Sebastian Reichel <sre@kernel.org>
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-06-02 19:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-24 12:09 [PATCH] twl4030-madc: Request processed values in twl4030_get_madc_conversion Paul Kocialkowski
2014-06-02 18:00 ` Jonathan Cameron
2014-06-02 18:10 ` Sebastian Reichel
2014-06-02 19:17 ` Paul Kocialkowski [this message]
2014-06-02 20:56 ` Jonathan Cameron
2014-06-02 20:54 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1401736646.2083.2.camel@aldrin \
--to=contact@paulk.fr \
--cc=j-keerthy@ti.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=sre@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).