]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 1 Dec 2016 10:58:18 +0000 (16:28 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 6 Dec 2016 01:27:59 +0000 (02:27 +0100)
commitce31781a7574ac1b11b1b66e0d54c8bab41f56eb
treedd2a07ccc13aff75ce51f892d2deaf507ab5dee3
parent0f0fe7e01327b3d524787a2e8b7e78f010db2bb8
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()

Pass the entire supply structure instead of all of its fields.

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