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


Groups > linux.kernel > #1498638 > unrolled thread

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

Started byPavel Machek <pavel@ucw.cz>
First post2016-10-11 09:40 +0200
Last post2016-10-11 09:40 +0200
Articles 1 — 1 participant

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-11 09:40 +0200

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

FromPavel Machek <pavel@ucw.cz>
Date2016-10-11 09:40 +0200
Subject[PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"
Message-ID<sqZPk-3Ko-13@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

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web