PM / OPP: Parse all power-supply related bindings together
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 15 Oct 2015 16:12:45 +0000 (21:42 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 2 Nov 2015 00:51:23 +0000 (01:51 +0100)
commitad623c31485581d6b082ef92429db3b728739cd8
treec18937342300990d8835d297e750c40bba42271e
parentb64b9c3f900a0522fb926f1436088e2e36807594
PM / OPP: Parse all power-supply related bindings together

Move all DT parsing for the power supplies to a single function, rather
than keeping them at separate places. This will help manage things
properly.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/opp/core.c