commit | 64fceb1dcd1aa6a9f2e53cf8830b38bb007b375b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 16 17:28:44 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun May 02 09:35:31 2010 +0100 |
tree | ccf7b5a9fc9bbf65962b6bc7ba0d4adac0206c8e | |
parent | 4de2edbd15ff70c77e1d018611d06f7801fc2b72 [diff] |
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>