> I noticed an interesting feature in the getnstimeofday() function when > used with suspend. System clock is effectively reset to the value it was > just before suspend. ... > > I.e., the calendar clock was only advanced 2 seconds. The time you spend > in suspend does not matter, the end result is the same, it will reset > the time to the value it was before suspend. > > Is this behavior intended? This is why you should configure an RTC to handle RTC_HCTOSYS duties. Like updating the system time from the RTC after resume ... - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html