Re: [PATCH 0/4] Voltage and current regulator framework

From: Sam Ravnborg
Date: Fri Feb 15 2008 - 10:27:19 EST


On Fri, Feb 15, 2008 at 04:24:51PM +0100, Sam Ravnborg wrote:
> On Fri, Feb 15, 2008 at 02:10:41PM +0000, Liam Girdwood wrote:
> > This patch series provides a generic framework to allow device drivers
> > to control voltage and current regulators on SoC based devices (e.g.
> > phones, gps, media players).
> >
> > The intention is to allow systems to dynamically control regulator
> > output in order to save power and prolong battery life. This applies to
> > both voltage regulators (where voltage output is controllable) and
> > current sinks (where current output is controllable).
> >
> > The framework is designed around SoC based devices but may also be
> > relevant to non SoC devices. It's also been designed against two Power
> > Management ICs (PMICs) currently on the market - namely the Freescale
> > MC13783 and the Wolfson WM8350. However it is quite generic and should
> > apply to all PMICs.
>
> General comments related to your patch submission - not to the code.

And please run your patches through scripts/checkpatch.pl and fix
the obvious issues.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/