commit | 38409d726bc6413d39f082f60bc803f52d8b5849 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Aug 02 09:24:05 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 04 16:01:29 2010 +0900 |
tree | 5b598d835b6d89b871b529e496f96d24b7496f1f | |
parent | 43809473b9d5fa9f82bf64ddeb3c21fe1140ef0e [diff] |
clocksource: sh_cmt: Rate calculation fix Fix the rate calculation in the CMT driver. Without this fix the clocksource runs way too fast and we get a divide-by-zero error. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>