public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@nokia.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Liam Girdwood <lrg@slimlogic.co.uk>,
	"Quadros Roger (Nokia-D/Helsinki)" <roger.quadros@nokia.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] regulator: Add 'start-up time' to fixed voltage regulators
Date: Wed, 13 Jan 2010 14:15:10 +0200	[thread overview]
Message-ID: <4B4DB94E.8080602@nokia.com> (raw)
In-Reply-To: <20100113120327.GB27473@rakim.wolfsonmicro.main>

Mark Brown wrote:
> On Wed, Jan 13, 2010 at 01:58:26PM +0200, Adrian Hunter wrote:
> 
>> Add a field to specify a delay for the start-up time of
>> a fixed voltage regulator.
> 
>> Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
> 
> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> 
> but...
> 
>> #include <linux/regulator/driver.h>
>> #include <linux/regulator/fixed.h>
>> #include <linux/gpio.h>
>> +#include <linux/delay.h>
> 
> I think your MUA may have eaten the patch - it looks like the leading
> spaces got stripped which is liable to confuse things.
> 

Are you sure?  Looks fines to me.

>> --- a/include/linux/regulator/fixed.h
>> +++ b/include/linux/regulator/fixed.h
>> @@ -25,6 +25,7 @@ struct regulator_init_data;
>>  * @microvolts:		Output voltage of regulator
>>  * @gpio:		GPIO to use for enable control
>>  * 			set to -EINVAL if not used
>> + * @delay:		Start-up time in microseconds
> 
> startup_delay?  Just in case we think of another delay, though I'm
> struggling to think of one right now so I'm not too worried.
> 

I am too lazy to change it unless there is something else too ;-)

  reply	other threads:[~2010-01-13 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 11:58 [PATCH] regulator: Add 'start-up time' to fixed voltage regulators Adrian Hunter
2010-01-13 12:03 ` Mark Brown
2010-01-13 12:15   ` Adrian Hunter [this message]
2010-01-13 12:26     ` Mark Brown
2010-01-13 12:55       ` Adrian Hunter
2010-01-13 13:18         ` Mark Brown
2010-01-13 13:11       ` Adrian Hunter
2010-01-13 13:18         ` Mark Brown
2010-01-14 19:54         ` Liam Girdwood

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=4B4DB94E.8080602@nokia.com \
    --to=adrian.hunter@nokia.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=roger.quadros@nokia.com \
    /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