]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] pxa: remove boot time RTC initialisation
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 27 Jun 2007 08:57:32 +0000 (09:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 13:28:17 +0000 (14:28 +0100)
commit4adb70fc1b9b545ce6221f0cc35a8fa0eab13461
tree1e7020940c3e97876f623fa5b3e17723f5fc5cfc
parent2aca0a865722fce435034cee5a33e1726fe10a9f
[ARM] pxa: remove boot time RTC initialisation

The RTC library code contains everything necessary to set the
system time from the RTC; for similar reasons as the previous
commit, it's far better to let the RTC library code sort this
out rather than implement something which might not be
appropriate for everyone.

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