[ARM] pxa: stop doing our own rtc management over suspend
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Jun 2007 08:56:05 +0000 (09:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 13:28:16 +0000 (14:28 +0100)
commit2aca0a865722fce435034cee5a33e1726fe10a9f
tree6c443cc3dc0c4d9e19d32aaf35e916a982d8ac02
parentf53f066c25036210036730d64c876ea586114425
[ARM] pxa: stop doing our own rtc management over suspend

Remove the RTC management over a suspend/resume cycle.  Firstly,
we may not be using the internal RTC for time keeping; some
platforms have an external RTC for this inspite of the PXA having
an internal RTC.  Secondly, the RTC library code handles updating
system time on resume.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/pm.c