From: Feng Tang Date: Mon, 14 Feb 2011 16:13:32 +0000 (+0800) Subject: mrst/vrtc: Avoid using cmos rtc ops X-Git-Tag: v2.6.39-rc1~498^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168202c7bf89d7a2abaf8deaf4bbed18a1f7b3a3;p=pandora-kernel.git mrst/vrtc: Avoid using cmos rtc ops If we don't assign Moorestown specific wallclock init and ops function the rtc/persisent clock code will use cmos rtc for access, this will crash Moorestown in that the ioports are not present. Also in vrtc driver, should avoid using cmos access to check UIP status. [feng.tang@intel.com: use set_fixmap_offset_nocache() to simplify code] Signed-off-by: Jacob Pan Signed-off-by: Feng Tang Signed-off-by: Alan Cox Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed