From: Jacob Pan Date: Wed, 19 May 2010 19:01:24 +0000 (-0700) Subject: x86, mrst: add cpu type detection X-Git-Tag: v2.6.36-rc1~528^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c173bd8a3fd0541be8e4ef962170e48d8811c7;p=pandora-kernel.git x86, mrst: add cpu type detection Medfield is the follow-up of Moorestown, it is treated under the same HW sub-architecture. However, we do need to know the CPU type in order for some of the driver to act accordingly. We also have different optimal clock configuration for each CPU type. Signed-off-by: Jacob Pan LKML-Reference: <1274295685-6774-3-git-send-email-jacob.jun.pan@linux.intel.com> Acked-by: Thomas Gleixner Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed