commit | 212e5bd7a883e4ed7d41368e22753b3ee8ce9b8b | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Tue Mar 09 22:13:20 2010 +0100 |
committer | trix <trix@windriver.com> | Sat Mar 13 12:44:58 2010 -0600 |
tree | 512e96172d23da9756534e733e7b2f9eacb29220 | |
parent | 90054900454a07b0d56b66ab710b2ea63735abf1 [diff] |
ep93xx timer: Fix possible overflow in usecs_to_ticks() ep93xx timer: Use 64-bit values in usecs_to_ticks() in order to avoid overflows in intermediate values Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>