commit | f56e70fefa460bb15f6bc48b7f99ffa0ca422549 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Wed Feb 24 00:22:00 2010 +0100 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Mar 07 12:36:35 2010 -0600 |
tree | 288d69c21bad9dc2c86d79a02d684d280a27fce7 | |
parent | b914c9cd38d99ee7b5bfdab2193a81a60041a55f [diff] |
ep93xx: Fix calculation of sys ticks in clk_to_systicks() ep93xx: Use unsigned long long for calculation of sys ticks in clk_to_systicks() for proper handling of large intermediate values Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>