]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: rtc: don't register a platform RTC device for Intel MID platforms
authorMathias Nyman <mathias.nyman@linux.intel.com>
Wed, 28 Sep 2011 00:49:40 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:07:50 +0000 (16:07 +1000)
commit10749ee0a42a4bf6470ee0c8a4426e3701fdea34
tree40b0c9dc9a5616c2e0b935f3f7b641de8872b7e8
parentca76eabf8f2080919058a20ab0ffa9a88043f6f5
x86: rtc: don't register a platform RTC device 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 <feng.tang@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <>
arch/x86/include/asm/mrst.h
arch/x86/kernel/rtc.c