cpufreq: intel_pstate: hybrid: Avoid exposing two global attributes
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 12 May 2021 14:15:48 +0000 (16:15 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 May 2021 16:44:55 +0000 (18:44 +0200)
commitc3d175e4852bfdfd1e4021dff8715fc407dedd98
treece38a274cfc675304fedc4c5bea5d6cb751ebb54
parentd07f6ca923ea0927a1024dfccafc5b53b61cfecc
cpufreq: intel_pstate: hybrid: Avoid exposing two global attributes

The turbo_pct and num_pstates sysfs attributes represent CPU
properties that may be different for differenty types of CPUs in
a hybrid processor, so avoid exposing them in that case.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/pm/intel_pstate.rst
drivers/cpufreq/intel_pstate.c