]> 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>
Thu, 22 Sep 2011 18:23:38 +0000 (19:23 +0100)
commitf2f9581eeeb42bd886ed9f65aefc91f49e50a2fe
treecf631253f7918b85d7fa50098ed10102cf111af6
parent64df454ac21c684707a5e443a7af2ca006115dff
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