From: Feng Tang Date: Wed, 10 Nov 2010 17:29:00 +0000 (+0000) Subject: x86: mrst: Add vrtc driver which serves as a wall clock device X-Git-Tag: v2.6.38-rc1~482^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7309282c90d251cde77fe3b520a8276e25315c49;p=pandora-kernel.git x86: mrst: Add vrtc driver which serves as a wall clock device Moorestown platform doesn't have a m146818 RTC device like traditional x86 PC, but a firmware emulated virtual RTC device(vrtc), which provides some basic RTC functions like get/set time. vrtc serves as the only wall clock device on Moorestown platform. [ tglx: Changed the exports to _GPL ] Signed-off-by: Feng Tang Signed-off-by: Jacob Pan Signed-off-by: Alan Cox LKML-Reference: <20101110172837.3311.40483.stgit@localhost.localdomain> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed