]> git.baikalelectronics.ru Git - kernel.git/commit
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 2 Jan 2017 09:11:04 +0000 (14:41 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 27 Jan 2017 10:49:10 +0000 (11:49 +0100)
commitfbd68d0b1499d1f70d3fb3507906d13b1d36a1b8
tree05415262587e48a656bf801651d4ffaac0669742
parent656edc3747d33c01aa61706f87959c26e9607a29
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()

Split out parts of _add_opp_table() and _remove_opp_table() into
separate routines. This improves readability as well.

Should result in no functional changes.

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