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, 17 Oct 2011 08:12:43 +0000 (09:12 +0100)
commitbb76079a7859fb33a23bef405517b6b653d9f649
tree680e267c4700811d6c34893dd3aa94e796130396
parent6d8ce7129f6c4c2f8716d6a771d59f263deab898
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
This page took 0.026278 seconds and 5 git commands to generate.