rtc: Add drivers/rtc/rtc-mrst.c
authorFeng Tang <feng.tang@intel.com>
Wed, 10 Nov 2010 17:29:17 +0000 (17:29 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Nov 2010 10:34:27 +0000 (11:34 +0100)
commit0146f26145af75d53e12dbf23a36996aff373680
tree3eb42ef8ccbf1af5fb85695accd8b8e84ebe0634
parent7309282c90d251cde77fe3b520a8276e25315c49
rtc: Add drivers/rtc/rtc-mrst.c

Provide the standard kernel rtc driver interface on top of the vrtc layer
added in the previous patch.

Signed-off-by: Feng Tang <feng.tang@intel.com>
LKML-Reference: <20101110172911.3311.20593.stgit@localhost.localdomain>
[Fixed swapped arguments on IPC]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
[Cleaned up and the device creation moved to arch/x86/platform]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/platform/mrst/vrtc.c
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-mrst.c [new file with mode: 0644]
This page took 0.028332 seconds and 5 git commands to generate.