commit | 37911aed3ad2ccd1d91853b46e0e61000e43be11 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Tue Mar 09 22:13:56 2010 +0100 |
committer | trix <trix@windriver.com> | Sat Apr 03 15:24:26 2010 -0500 |
tree | e93108dafef991a0f74aa816dea100d3b038517e | |
parent | 9d46656181cd728024d5407fd19397a4aa60acb5 [diff] |
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>