ARM: ICST: use Hz instead of kHz
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 16 Jan 2010 17:28:44 +0000 (17:28 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 May 2010 08:35:31 +0000 (09:35 +0100)
commit64fceb1dcd1aa6a9f2e53cf8830b38bb007b375b
treeccf7b5a9fc9bbf65962b6bc7ba0d4adac0206c8e
parent4de2edbd15ff70c77e1d018611d06f7801fc2b72
ARM: ICST: use Hz instead of kHz

This makes the ICST support fit more nicely with the clk API,
eliminating the need to *1000 and /1000 in places.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
12 files changed:
arch/arm/common/icst307.c
arch/arm/common/icst525.c
arch/arm/include/asm/hardware/icst307.h
arch/arm/include/asm/hardware/icst525.h
arch/arm/mach-integrator/clock.c
arch/arm/mach-integrator/cpu.c
arch/arm/mach-integrator/impd1.c
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-realview/clock.c
arch/arm/mach-realview/core.c
arch/arm/mach-versatile/clock.c
arch/arm/mach-versatile/core.c