linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/power/regulators/ ... cleanup ranges
@ 2014-12-07 16:08 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2014-12-07 16:08 UTC (permalink / raw)
  To: Trivial patch monkey, rjw, corbet, geert+renesas, broonie,
	linux-pm, linux-doc, linux-kernel


overview.txt uses '->' to indicate ranges, which is a bit
non-traditional. I changed it to '..' to make it clear.

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

diff --git a/Documentation/power/regulator/overview.txt b/Documentation/power/regulator/overview.txt
index 40ca2d6..4dd5dbb 100644
--- 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-07 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-07 16:08 [PATCH] Documentation/power/regulators/ ... cleanup ranges Pavel Machek

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).