Matthias Kaehlcke c7ad13a242 ep93xx: Refactoring of timer code
ep93xx: Refactoring of the timer code, including the following changes

 * use a free running timer instead of a periodical one
 * use unsigned long long for total number of ticks
 * hold the timer state in a structure instead of separate variables
 * increment the timer counter instead of decrementing it
 * remove unused function udelay_masked()
 * remove unused function set_timer()

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
2010-03-07 12:36:35 -06:00
..
2010-02-12 12:31:55 -06:00
2010-03-07 12:36:35 -06:00
2009-12-07 22:47:17 +01:00
2009-09-04 22:15:53 +02:00
2010-02-12 12:31:55 -06:00
2009-11-27 16:26:13 -06:00
2009-06-12 20:39:52 +02:00