summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorYauhen Kharuzhy <jekhor@gmail.com>2012-01-10 23:10:32 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-01-11 00:30:52 (GMT)
commit7287be1d0ac8c82999b67c2a33517c6ec9cfdbe7 (patch)
tree7ed79d428bec700c2288c83cf3d685f87aa7019a /samples
parentb43c1ea4d622b6951377de92edfb219d893e23ef (diff)
downloadlinux-7287be1d0ac8c82999b67c2a33517c6ec9cfdbe7.tar.xz
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
There is no way to track year in the i.MX1 RTC: Days Counter register is 9-bit wide only. Attempt to save date after 1970-01-01 plus 512 days causes endless loop in mxc_rtc_set_mmss(). Fix this by resetting year to 1970. [akpm@linux-foundation.org: use conventional comment layout] Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> Cc: Daniel Mack <daniel@caiaq.de> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions