]> 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>
Tue, 4 Oct 2011 07:38:18 +0000 (18:38 +1100)
commitb7e5fc4be2d5c8a4ed6fe26e16c0051af1e0079b
tree643c97d59fc4dd1860c98a815020a45efb60f311
parentb9966a48fbcdfe915c2581a5478ad7c1bdd5880e
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