]> asedeno.scripts.mit.edu Git - linux.git/commit
cpufreq: intel_pstate: Shorten a couple of long names
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Aug 2017 23:09:16 +0000 (01:09 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Aug 2017 23:09:16 +0000 (01:09 +0200)
commitd77d4888cb8458b098accd4d7555c0f7f6399c4e
tree92a0519f7369d719624562b9b7d9cd5892206181
parenta891283e56362543d1d276e192266069ef52075b
cpufreq: intel_pstate: Shorten a couple of long names

The names of the INTEL_PSTATE_DEFAULT_SAMPLING_INTERVAL symbol and
the get_target_pstate_use_cpu_load() function don't need to be so
long any more, so make them shorter.

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