[PATCH 7/7] drivers/regulator: Initialize regulator init data for ACPI regulators

2017-01-24 Thread Furquan Shaikh
Regulator init data and regulation constraints need to be setup by ACPI regulators similar to OF regulators. This is required to ensure that drivers can properly enable/disable the regulators. Since, regulator properties remain the same across OF and ACPI regulators, provide common routines for

[PATCH 7/7] drivers/regulator: Initialize regulator init data for ACPI regulators

2017-01-24 Thread Furquan Shaikh
Regulator init data and regulation constraints need to be setup by ACPI regulators similar to OF regulators. This is required to ensure that drivers can properly enable/disable the regulators. Since, regulator properties remain the same across OF and ACPI regulators, provide common routines for