]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, mrst: add cpu type detection
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Wed, 19 May 2010 19:01:24 +0000 (12:01 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 19 May 2010 20:32:29 +0000 (13:32 -0700)
commita0c173bd8a3fd0541be8e4ef962170e48d8811c7
tree514845a2d34bac5816b2a6cbdfa4cb2674b99434
parent1dedefd1a066a795a87afca9c0236e1a94de9bf6
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 <jacob.jun.pan@linux.intel.com>
LKML-Reference: <1274295685-6774-3-git-send-email-jacob.jun.pan@linux.intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/mrst.h
arch/x86/kernel/mrst.c