commit | 44de3e8ff7ed48bf96ec6c5e2173187d9c1c61e6 | [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 | 5962bffcb5a064cb58d244f15f08d5d533bcd27b [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>