linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: manio <manio@skyboo.net>
To: linux-kernel@vger.kernel.org, Evgeniy Polyakov <zbr@ioremap.net>,
	Greg Kroah-Hartman <greg@kroah.com>
Subject: [PATCH] w1: fix w1_ds2438 documentation
Date: Wed, 04 Jul 2018 11:02:00 +0200	[thread overview]
Message-ID: <fc05c438ba7a22719501467e62baed7c@skyboo.net> (raw)

Signed-off-by: Mariusz Bialonczyk <manio@skyboo.net>
---
  Documentation/w1/slaves/w1_ds2438 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/w1/slaves/w1_ds2438 
b/Documentation/w1/slaves/w1_ds2438
index b99f3674c5b4..e64f65a09387 100644
--- a/Documentation/w1/slaves/w1_ds2438
+++ b/Documentation/w1/slaves/w1_ds2438
@@ -60,4 +60,4 @@ vad: general purpose A/D input (VAD)
  vdd: battery input (VDD)

  After the voltage conversion the value is returned as decimal ASCII.
-Note: The value is in mV, so to get a volts the value has to be divided 
by 10.
+Note: To get a volts the value has to be divided by 100.
--
2.16.2

             reply	other threads:[~2018-07-04  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-04  9:02 manio [this message]
2018-07-04  9:10 ` [PATCH] w1: fix w1_ds2438 documentation Greg Kroah-Hartman
2018-07-05  4:51   ` [PATCH v2] " Mariusz Bialonczyk

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=fc05c438ba7a22719501467e62baed7c@skyboo.net \
    --to=manio@skyboo.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /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).