commit | a9dc0a88caf1038c15e201fa70136108659affec | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Tue Mar 09 22:13:56 2010 +0100 |
committer | trix <trix@windriver.com> | Sat Mar 13 12:44:59 2010 -0600 |
tree | 0acb85278216df76d8fb7284b32d6dd95a1fc978 | |
parent | 35afc7ebd1dbfdd189025e8f34c48eb2e2838b68 [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>