Re: [RESEND][PATCH] regulator: tps65218: Convert to use regulator_set_voltage_time_sel

2014-05-26 Thread Mark Brown
On Thu, May 22, 2014 at 09:26:47AM +0800, Axel Lin wrote: > Use regulator_set_voltage_time_sel() instead of open-coded. Applied, thanks. signature.asc Description: Digital signature

[RESEND][PATCH] regulator: tps65218: Convert to use regulator_set_voltage_time_sel

2014-05-21 Thread Axel Lin
Use regulator_set_voltage_time_sel() instead of open-coded. Signed-off-by: Axel Lin --- Hi Keerthy, This patch was sent on: https://lkml.org/lkml/2014/2/18/190 I'd appreciate if you can review and test it. Thanks, Axel drivers/regulator/tps65218-regulator.c | 37 +--