ep93xx timer: refactoring
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Tue, 9 Mar 2010 21:13:56 +0000 (22:13 +0100)
committertrix <trix@windriver.com>
Sat, 13 Mar 2010 18:44:59 +0000 (12:44 -0600)
commit44de3e8ff7ed48bf96ec6c5e2173187d9c1c61e6
tree0acb85278216df76d8fb7284b32d6dd95a1fc978
parent5962bffcb5a064cb58d244f15f08d5d533bcd27b
ep93xx timer: refactoring

ep93xx timer: Simplified the timer code by eliminating clk_to_systicks() and
performing (almost) all manipulation of the timer structure in read_timer()

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
cpu/arm920t/ep93xx/timer.c