sfi-cpufreq.c: remove set_cpu_to_gfm() function
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 15 Jul 2011 13:39:30 +0000 (14:39 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:37:03 +0000 (12:37 -0800)
commit3144bb1ba7ea61b9309d604a5f929562e651638c
treec4b6e21aa7e7029f8b5fd81044a8b4ff4bfcac03
parentad27746f2b9656bd15907d3e63544066fb845ffa
sfi-cpufreq.c: remove set_cpu_to_gfm() function

The set_cpu_to_gfm() function worked around a bug in a prerelease firmware;
there's no need for this sort of low level MSR banging anymore at this point
in time.... remove the code.

Change-Id: Id969642ebbee26ceb06fa726aa0c04d9aba46f2a
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
drivers/cpufreq/sfi-cpufreq.c