]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ep93xx timer: refactoring
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Tue, 9 Mar 2010 21:13:56 +0000 (22:13 +0100)
committertrix <trix@windriver.com>
Sat, 3 Apr 2010 20:24:26 +0000 (15:24 -0500)
commitb032698ff687034286c98c09fd4830d804cd1786
treee93108dafef991a0f74aa816dea100d3b038517e
parent33eef04bf8541f7b15d4f694ad10f9b912b9caa6
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