Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1494746 > unrolled thread

[PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"

Started byPavel Machek <pavel@ucw.cz>
First post2016-10-03 10:50 +0200
Last post2016-10-10 10:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->" Pavel Machek <pavel@ucw.cz> - 2016-10-03 10:50 +0200
    Re: [PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->" Linus Walleij <linus.walleij@linaro.org> - 2016-10-10 10:50 +0200

#1494746 — [PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"

FromPavel Machek <pavel@ucw.cz>
Date2016-10-03 10:50 +0200
Subject[PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"
Message-ID<so76F-2sv-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Using "->" to indicate range is not too common, switch to ".."

Signed-off-by: Pavel Machek <pavel@ucw.cz>

--- a/Documentation/power/regulator/overview.txt
+++ b/Documentation/power/regulator/overview.txt
@@ -90,7 +90,7 @@ Some terms used in this document:-
                    operating parameters and is specified in the regulator
                    datasheet. i.e.
 
-                     - voltage output is in the range 800mV -> 3500mV.
+                     - voltage output is in the range 800mV .. 3500mV.
                      - regulator current output limit is 20mA @ 5V but is
                        10mA @ 10V.
 
@@ -99,8 +99,8 @@ Some terms used in this document:-
                    power domain to a particular power range. i.e.
 
                      - Domain-1 voltage is 3300mV
-                     - Domain-2 voltage is 1400mV -> 1600mV
-                     - Domain-3 current limit is 0mA -> 20mA.
+                     - Domain-2 voltage is 1400mV .. 1600mV
+                     - Domain-3 current limit is 0mA .. 20mA.
 
                    Consumer Level: This is defined by consumer drivers
                    dynamically setting voltage or current limit levels.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [next] | [standalone]


#1498173

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-10-10 10:50 +0200
Message-ID<sqErw-7rt-13@gated-at.bofh.it>
In reply to#1494746
On Mon, Oct 3, 2016 at 10:45 AM, Pavel Machek <pavel@ucw.cz> wrote:

> Using "->" to indicate range is not too common, switch to ".."
>
> Signed-off-by: Pavel Machek <pavel@ucw.cz>

You sent this patch to me... resend it to the regulator maintainer.

Yours,
Linus Walleij

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web