ARM: twd: fix display of twd frequency
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 11 Jan 2011 12:11:01 +0000 (12:11 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 11 Jan 2011 12:11:01 +0000 (12:11 +0000)
commit6426d2c2f071e0be50a22052a47b582f2561e5e0
tree8591717e1f4fb24e6236db78fb9aa029adfd1be4
parent56949d414acd30353fdba4b64876a0a7953a7b77
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>
arch/arm/kernel/smp_twd.c