commit | 0f0fe7e01327b3d524787a2e8b7e78f010db2bb8 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Dec 01 16:28:17 2016 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Dec 06 02:27:59 2016 +0100 |
tree | 357f03240263c2481b918d123d5d15978d9446d6 | |
parent | dc39d06fcd7a4a82d72eae7b71e94e888b96d29e [diff] |
PM / OPP: Manage supply's voltage/current in a separate structure This is a preparatory step for multiple regulator per device support. Move the voltage/current variables to a new structure. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Tested-by: Dave Gerlach <d-gerlach@ti.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>