]> 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, 5 Oct 2011 00:42:25 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Oct 2011 05:48:50 +0000 (16:48 +1100)
commit9ba995f86606c5495e874c7c9773b81fe5c6741e
tree6e658ce1057ef8087f76c4e1862f50cbf6cdcfcf
parentb904a3739e974eb20c2f5cd13ce59bda0a487751
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 <akpm@linux-foundation.org>
arch/x86/include/asm/mrst.h
arch/x86/kernel/rtc.c