| commit | 6426d2c2f071e0be50a22052a47b582f2561e5e0 | [log] [tgz] |
|---|---|---|
| author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 11 12:11:01 2011 +0000 |
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 11 12:11:01 2011 +0000 |
| tree | 8591717e1f4fb24e6236db78fb9aa029adfd1be4 | |
| parent | 56949d414acd30353fdba4b64876a0a7953a7b77 [diff] |
ARM: twd: fix display of twd frequency The fraction of MHz was not being displayed correctly as the calculation was a factor of 10 out. Fix this. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>