Re: [PATCH 2/6] regulator: regulator driver interface.

2008-02-23 Thread Andrew Morton
On Wed, 20 Feb 2008 17:09:00 + Liam Girdwood <[EMAIL PROTECTED]> wrote: > This interface allows regulator drivers to register their voltage and current > regulators with the core. It also has a notifier call chain for propagating > regulator events to clients. > > + > +/** > + * struct

Re: [PATCH 2/6] regulator: regulator driver interface.

2008-02-23 Thread Andrew Morton
On Wed, 20 Feb 2008 17:09:00 + Liam Girdwood [EMAIL PROTECTED] wrote: This interface allows regulator drivers to register their voltage and current regulators with the core. It also has a notifier call chain for propagating regulator events to clients. + +/** + * struct regulator_ops

[PATCH 2/6] regulator: regulator driver interface.

2008-02-20 Thread Liam Girdwood
This interface allows regulator drivers to register their voltage and current regulators with the core. It also has a notifier call chain for propagating regulator events to clients. Signed-off-by: Liam Girdwood <[EMAIL PROTECTED]> --- include/linux/regulator/regulator-drv.h | 119

[PATCH 2/6] regulator: regulator driver interface.

2008-02-20 Thread Liam Girdwood
This interface allows regulator drivers to register their voltage and current regulators with the core. It also has a notifier call chain for propagating regulator events to clients. Signed-off-by: Liam Girdwood [EMAIL PROTECTED] --- include/linux/regulator/regulator-drv.h | 119