[PATCH 2/4] regulator: twl: kill unused functions

2016-11-12 Thread Nicolae Rosia
This code was used by OMAP platform based boards which are now DT only. Proper support for SMPS is missing in this driver. Signed-off-by: Nicolae Rosia --- drivers/regulator/twl-regulator.c | 29 ++--- 1 file changed, 2 insertions(+), 27

[PATCH 2/4] regulator: twl: kill unused functions

2016-11-12 Thread Nicolae Rosia
This code was used by OMAP platform based boards which are now DT only. Proper support for SMPS is missing in this driver. Signed-off-by: Nicolae Rosia --- drivers/regulator/twl-regulator.c | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git