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)
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>

No differences found