cpufreq: intel_pstate: Remove duplicate CPU ID check
authorStratos Karafotis <stratosk@semaphore.gr>
Mon, 9 Jun 2014 21:00:09 +0000 (00:00 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 10 Jun 2014 20:49:41 +0000 (22:49 +0200)
commit830bcac4e483d347087ed51eed564d1467e1e363
treeb6c19cbeebe6a4376bbd324bddcb4770a7214592
parent93575b757831fd6ae26eabc3e2f4b3cb2f42b9e5
cpufreq: intel_pstate: Remove duplicate CPU ID check

We check the CPU ID during driver init. There is no need
to do it again per logical CPU initialization.

So, remove the duplicate check.

Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c
This page took 0.028874 seconds and 5 git commands to generate.