[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100113122612.GC27473@rakim.wolfsonmicro.main>
Date: Wed, 13 Jan 2010 12:26:12 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Adrian Hunter <adrian.hunter@...ia.com>
Cc: Liam Girdwood <lrg@...mlogic.co.uk>,
"Quadros Roger (Nokia-D/Helsinki)" <roger.quadros@...ia.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] regulator: Add 'start-up time' to fixed voltage
regulators
On Wed, Jan 13, 2010 at 02:15:10PM +0200, Adrian Hunter wrote:
> Mark Brown wrote:
> >>#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.
The above should be
> #include <linux/gpio.h>
> +#include <linux/delay.h>
IIRC ie, a one character indent on the context as well as the changed
lines.
> >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 ;-)
On the other hand the cross tree issues will be annoying if it's changed
later...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists