From: Stratos Karafotis Date: Mon, 9 Jun 2014 21:00:09 +0000 (+0300) Subject: cpufreq: intel_pstate: Remove duplicate CPU ID check X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830bcac4e483d347087ed51eed564d1467e1e363;p=pandora-kernel.git 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 Acked-by: Viresh Kumar Acked-by: Dirk Brandewie Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed