Re: [PATCH 2/2] regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation

2019-02-21 Thread Krzysztof Kozlowski
On Thu, 21 Feb 2019 at 14:17, Axel Lin wrote: > > Signed-off-by: Axel Lin > --- > drivers/regulator/s5m8767.c | 6 +- > 1 file changed, 1 insertion(+), 5 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

[PATCH 2/2] regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation

2019-02-21 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/s5m8767.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/drivers/regulator/s5m8767.c b/drivers/regulator/s5m8767.c index 5b0e1fe6723f..bb9d1a083299 100644 --- a/drivers/regulator/s5m8767.c +++ b/drivers/regulator/s5m8767.c