Re: [REBASED 2/5] regulator: pwm-regulator: Separate voltage-table initialisation

2015-06-10 Thread Lothar Waßmann
Hi, > Take this out of the main .probe() routine in order to facilitate the > introduction of different ways to obtain 'duty cycle' information. > > Signed-off-by: Lee Jones > --- > drivers/mfd/mfd-child.c | 47 > drivers/regulator/pwm-regulator.c | 77 >

Re: [REBASED 2/5] regulator: pwm-regulator: Separate voltage-table initialisation

2015-06-10 Thread Lee Jones
Oh my ... On Wed, 10 Jun 2015, Lothar Waßmann wrote: > > Take this out of the main .probe() routine in order to facilitate the > > introduction of different ways to obtain 'duty cycle' information. > > > > Signed-off-by: Lee Jones > > --- > > drivers/mfd/mfd-child.c | 47

[REBASED 2/5] regulator: pwm-regulator: Separate voltage-table initialisation

2015-06-10 Thread Lee Jones
Take this out of the main .probe() routine in order to facilitate the introduction of different ways to obtain 'duty cycle' information. Signed-off-by: Lee Jones --- drivers/mfd/mfd-child.c | 47 drivers/regulator/pwm-regulator.c | 77

[REBASED 2/5] regulator: pwm-regulator: Separate voltage-table initialisation

2015-06-10 Thread Lee Jones
Take this out of the main .probe() routine in order to facilitate the introduction of different ways to obtain 'duty cycle' information. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/mfd-child.c | 47 drivers/regulator/pwm-regulator.c | 77

Re: [REBASED 2/5] regulator: pwm-regulator: Separate voltage-table initialisation

2015-06-10 Thread Lee Jones
Oh my ... On Wed, 10 Jun 2015, Lothar Waßmann wrote: Take this out of the main .probe() routine in order to facilitate the introduction of different ways to obtain 'duty cycle' information. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/mfd-child.c | 47

Re: [REBASED 2/5] regulator: pwm-regulator: Separate voltage-table initialisation

2015-06-10 Thread Lothar Waßmann
Hi, Take this out of the main .probe() routine in order to facilitate the introduction of different ways to obtain 'duty cycle' information. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/mfd-child.c | 47