]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pm_trace displays the wrong time from the RTC
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 18 Oct 2007 10:04:48 +0000 (03:04 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:19 +0000 (14:37 -0700)
commitf059bca1c57f665211dc23de1fb31c1849b65c7b
treed959dd156176baba33b02f9a947fda5d1e5fe5ca
parentc3d42d75270e9c259b75f814ccad2a88ab310665
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>
drivers/base/power/trace.c