]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit2917947a673763be5f94313a59e5f28ee01b3d9d
tree7cf356130bf1cf94c9ca26494ae5fd92a14073b3
parentf6aa01c2b8950a29503e93fc8b91f0d64f440c34
ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment

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>
arch/arm/plat-nomadik/include/plat/mtu.h
arch/arm/plat-nomadik/timer.c