[PATCH V2 4/4] regulator: max77620: Add support to configure active-discharge

2016-03-01 Thread Laxman Dewangan
Add regulator ops callback for configuration of active-discharge and provide necessarily information via regulator descriptor. Signed-off-by: Laxman Dewangan --- Changes from V1: None drivers/regulator/max77620-regulator.c | 9 + 1 file changed, 9 insertions(+)

[PATCH V2 4/4] regulator: max77620: Add support to configure active-discharge

2016-03-01 Thread Laxman Dewangan
Add regulator ops callback for configuration of active-discharge and provide necessarily information via regulator descriptor. Signed-off-by: Laxman Dewangan --- Changes from V1: None drivers/regulator/max77620-regulator.c | 9 + 1 file changed, 9 insertions(+) diff --git