]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 26 Oct 2007 11:58:02 +0000 (12:58 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 29 Oct 2007 19:35:33 +0000 (19:35 +0000)
commitbc2f2a24d9cd52bd6f5307ab36ffa041366d936d
treef450eb61d3b1787dfc4d935794ba65f3852adcc7
parent82923663419d376b6c418d353231efb3f7c2b878
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.

The old plat_timer_setup hook is no longer getting called so the Alchemy
time initialization was getting skipped.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/common/time.c