Re: [PATCH 3/4] regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap

2019-03-13 Thread Charles Keepax
On Wed, Mar 13, 2019 at 12:33:56AM +0800, Axel Lin wrote: > Use regulator_set/get_current_limit_regmap helpers to save some code. > > Signed-off-by: Axel Lin > --- Acked-by: Charles Keepax Thanks, Charles

[PATCH 3/4] regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap

2019-03-12 Thread Axel Lin
Use regulator_set/get_current_limit_regmap helpers to save some code. Signed-off-by: Axel Lin --- drivers/mfd/wm831x-core.c| 2 +- drivers/regulator/wm831x-isink.c | 45 +--- include/linux/mfd/wm831x/regulator.h | 2 +- 3 files changed, 9 insertions(+),