]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7087/2: mach-integrator: get timer frequency from clock
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 8 Sep 2011 20:23:15 +0000 (21:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 Sep 2011 07:55:56 +0000 (08:55 +0100)
commit4ed95f3f0963bf4dc8b1eaaf86c1b3abe0f079bd
tree70734eaf3a82a92cd7e0bcc97c25da28c264921d
parent4244969aa2b826346016d70e79b7d5464e9db757
ARM: 7087/2: mach-integrator: get timer frequency from clock

We already have a clock definition for the 24MHz clock in
the Integrator, use that instead of some unclear defines
from the platform.h header. Also delete the senseless
comment that the file shouldn't be edited, I just edited it
and the world didn't come to an end, so it's obviously
false. If anyone still has the mentioned ".s file" and the
s2h awk script generating that header, raise your hand
(and give me your files).

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/include/mach/platform.h
arch/arm/mach-integrator/integrator_ap.c