cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_set
authorKevin Hao <haokexin@gmail.com>
Sun, 23 Jan 2022 12:45:07 +0000 (20:45 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 4 Feb 2022 18:22:34 +0000 (19:22 +0100)
commit53725c4cbd4567423ff6143c5d10300e53ecf52a
tree375f3fa4e0706e3edd6368887eb2d26c4bf5efe7
parentae26508651272695a3ab353f75ab9a8daf3da324
cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_set

The to_gov_attr_set() has been moved to the cpufreq.h, so use it to get
the gov_attr_set.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/sched/cpufreq_schedutil.c