cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Apr 2020 19:26:29 +0000 (20:26 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Apr 2020 08:30:11 +0000 (10:30 +0200)
commit8c539776ac83c0857395e1ccc9c6b516521a2d32
treed3fa0756ca6101dad1dc882d8a84a08030a55899
parent6a8b55ed4056ea5559ebe4f6a4b247f627870d4c
cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once

Make a note of the first time we discover the turbo mode has been
disabled by the BIOS, as otherwise we complain every time we try to
update the mode.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c