ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 1 Jun 2010 07:26:49 +0000 (08:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 Jun 2010 21:29:31 +0000 (22:29 +0100)
This removes the hard-coded shift values for the MTU timer, since
the different platforms using this has very different running
frequencies doing this dynamically is a better idea. Also take
this opportunity to make a more through shutdown of the MTU
clockevent when requested.

Acked-by: Alessandro Rubini <rubini@unipv.it>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found