intel_pstate: remove MSR test
authorKristen Carlson Accardi <kristen@linux.intel.com>
Fri, 10 Apr 2015 17:21:09 +0000 (10:21 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 11 Apr 2015 00:13:28 +0000 (02:13 +0200)
x86_match_cpu will not match our cpuid unless APERF/MPERF flag is
set, so there is no need to do the manual check for this MSR.

Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found