]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / OPP: Manage supply's voltage/current in a separate structure
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 1 Dec 2016 10:58:17 +0000 (16:28 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 6 Dec 2016 01:27:59 +0000 (02:27 +0100)
commit0f0fe7e01327b3d524787a2e8b7e78f010db2bb8
tree357f03240263c2481b918d123d5d15978d9446d6
parentdc39d06fcd7a4a82d72eae7b71e94e888b96d29e
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>
drivers/base/power/opp/core.c
drivers/base/power/opp/debugfs.c
drivers/base/power/opp/of.c
drivers/base/power/opp/opp.h
include/linux/pm_opp.h