x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
authorMathias Nyman <mathias.nyman@linux.intel.com>
Tue, 15 Nov 2011 22:46:52 +0000 (14:46 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Dec 2011 16:09:21 +0000 (17:09 +0100)
commit35d476996288af6a4aaa8b172bcd31decd233de7
tree36aecf25db4c224627e4fe1a96c7e2ca44f59602
parenta7a280493fb63f8e9fbfc8feec5810bf50e1e54f
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms

Intel MID x86 platforms have a memory mapped virtual RTC
instead.  No MID platform have the default ports (and
accessing them may do weird stuff).

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: feng.tang@intel.com
Cc: Feng Tang <feng.tang@intel.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/mrst.h
arch/x86/kernel/rtc.c