]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit096aec7f1d08a5e9742ca4e409e8bfda5e2a7899
treeba93bad9d6bd9043f08793d73ee1d02f5b22ee67
parenta06ae54a3fe56964df353d396a6026028e7c41b5
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