From: Russell King Date: Wed, 27 Jun 2007 08:56:05 +0000 (+0100) Subject: [ARM] pxa: stop doing our own rtc management over suspend X-Git-Tag: v2.6.23-rc1~1101^2^8~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aca0a865722fce435034cee5a33e1726fe10a9f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed