commit | ad6384ba3ac98ad524194e37de379c1fe503870b | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Jun 20 11:45:37 2018 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jun 25 09:41:37 2018 +0200 |
tree | ba93bad9d6bd9043f08793d73ee1d02f5b22ee67 | |
parent | 5e03aa61a7f3cb99852bc3ad6925f5fa3c0dcc93 [diff] |
PM / Domains: Rename opp_node to np The DT node passed here isn't necessarily an OPP node, as this routine can also be used for cases where the "required-opps" property is present directly in the device's node. Rename it. This also removes a stale comment. Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>