[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1240917537.14165.118.camel@vega.slimlogic.co.uk>
Date: Tue, 28 Apr 2009 12:18:57 +0100
From: Liam Girdwood <lrg@...mlogic.co.uk>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: linux-kernel@...r.kernel.org, Mike Rapoport <mike@...pulab.co.il>
Subject: Re: [PATCH] regulator: Move regulator drivers to subsys_initcall()
On Mon, 2009-04-27 at 18:21 +0100, Mark Brown wrote:
> Regulators need to be available early in init in order to allow them
> to be available for consumers when requested. This is generally done
> by registering them at subsys_initcall() time but not all regulator
> drivers have done that. Convert these drivers to do so in order to
> mimimise future support.
>
> Signed-off-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> ---
> drivers/regulator/da903x.c | 2 +-
> drivers/regulator/fixed.c | 2 +-
> drivers/regulator/pcf50633-regulator.c | 2 +-
> drivers/regulator/wm8400-regulator.c | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>
Applied.
Thanks
Liam
--
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