Skip to content
Snippets Groups Projects
Commit 4ab52646 authored by Borislav Petkov's avatar Borislav Petkov Committed by Rafael J. Wysocki
Browse files

cpufreq/intel_pstate: Load only on Intel hardware


This driver is Intel-only so loading on anything which is not Intel is
pointless. Prevent it from doing so.

While at it, correct the "not supported" print statement to say CPU
"model" which is what that test does.

Fixes: 076b862c (cpufreq: intel_pstate: Add reasons for failure and debug messages)
Suggested-by: default avatarErwan Velu <e.velu@criteo.com>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Reviewed-by: default avatarThomas Renninger <trenn@suse.de>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 79a3aaa7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment