PM / Domains: Rename opp_node to np
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 Jun 2018 06:15:37 +0000 (11:45 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 25 Jun 2018 07:41:37 +0000 (09:41 +0200)
commitad6384ba3ac98ad524194e37de379c1fe503870b
treeba93bad9d6bd9043f08793d73ee1d02f5b22ee67
parent5e03aa61a7f3cb99852bc3ad6925f5fa3c0dcc93
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>
drivers/base/power/domain.c
include/linux/pm_domain.h