public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch] Trivial, Regulator docs cut-and-pasteism
@ 2009-11-22 14:53 Dr. David Alan Gilbert
  2009-11-23  9:23 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Dr. David Alan Gilbert @ 2009-11-22 14:53 UTC (permalink / raw)
  To: lg; +Cc: trivial, rdunlap, linux-kernel

Minor copy-and-pasteism in the regulator docs (against
git from today):

  Signed-off-by: Dave Gilbert <linux@treblig.org>

diff --git a/Documentation/power/regulator/consumer.txt b/Documentation/power/regulator/consumer.txt
index 5f83fd2..cdebb51 100644
--- a/Documentation/power/regulator/consumer.txt
+++ b/Documentation/power/regulator/consumer.txt
@@ -104,7 +104,7 @@ to set the limit to 500mA when supplying power.
 
 Consumers can control their supply current limit by calling :-
 
-int regulator_set_current_limit(regulator, min_uV, max_uV);
+int regulator_set_current_limit(regulator, min_uA, max_uA);
 
 Where min_uA and max_uA are the minimum and maximum acceptable current limit in
 microamps.

-- 
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    | Running GNU/Linux on Alpha,68K| Happy  \ 
\ gro.gilbert @ treblig.org | MIPS,x86,ARM,SPARC,PPC & HPPA | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Patch] Trivial, Regulator docs cut-and-pasteism
  2009-11-22 14:53 [Patch] Trivial, Regulator docs cut-and-pasteism Dr. David Alan Gilbert
@ 2009-11-23  9:23 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2009-11-23  9:23 UTC (permalink / raw)
  To: Dr. David Alan Gilbert; +Cc: lg, rdunlap, linux-kernel

On Sun, 22 Nov 2009, Dr. David Alan Gilbert wrote:

> Minor copy-and-pasteism in the regulator docs (against
> git from today):
> 
>   Signed-off-by: Dave Gilbert <linux@treblig.org>
> 
> diff --git a/Documentation/power/regulator/consumer.txt b/Documentation/power/regulator/consumer.txt
> index 5f83fd2..cdebb51 100644
> --- a/Documentation/power/regulator/consumer.txt
> +++ b/Documentation/power/regulator/consumer.txt
> @@ -104,7 +104,7 @@ to set the limit to 500mA when supplying power.
>  
>  Consumers can control their supply current limit by calling :-
>  
> -int regulator_set_current_limit(regulator, min_uV, max_uV);
> +int regulator_set_current_limit(regulator, min_uA, max_uA);

Applied to trivial queue, thanks.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-23  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-22 14:53 [Patch] Trivial, Regulator docs cut-and-pasteism Dr. David Alan Gilbert
2009-11-23  9:23 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox