commit | f059bca1c57f665211dc23de1fb31c1849b65c7b | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Thu Oct 18 03:04:48 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Oct 18 14:37:19 2007 -0700 |
tree | d959dd156176baba33b02f9a947fda5d1e5fe5ca | |
parent | c3d42d75270e9c259b75f814ccad2a88ab310665 [diff] |
pm_trace displays the wrong time from the RTC The way in which read_magic_time() displays the date read from the RTC is apparently confusing to the users (cf. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250238). Make it print dates in the standard way. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Dave Jones <davej@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>