]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 14 May 2015 15:18:46 +0000 (16:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 14 May 2015 15:22:05 +0000 (16:22 +0100)
commit454129f07f8a27bd0536831fd31abda494fc7123
tree678cbb004e6f688499dc8d72328965dea83f8e9b
parentce88222e1fb53c38d3b94c3b5ceebe1d2ab4956d
ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency

The SI unit of frequency is Hertz, named after Heinrich Hertz, and is
given the symbol "Hz" to denote this.  "hz" is not the unit of frequency,
and is in fact meaningless.

Fix arch/arm to correctly use "Hz", thereby acknowledging Heinrich Hertz'
contribution to the modern world.

Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
14 files changed:
arch/arm/boot/dts/exynos5260-xyref5260.dts
arch/arm/boot/dts/omap3-cm-t3517.dts
arch/arm/mach-davinci/include/mach/da8xx.h
arch/arm/mach-imx/clk-imx6sx.c
arch/arm/mach-iop13xx/include/mach/time.h
arch/arm/mach-ixp4xx/include/mach/platform.h
arch/arm/mach-ks8695/include/mach/hardware.h
arch/arm/mach-omap2/gpmc-onenand.c
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/opp2430_data.c
arch/arm/mach-omap2/sdrc2xxx.c
arch/arm/mach-omap2/sram242x.S
arch/arm/mach-omap2/sram243x.S
arch/arm/mach-pxa/mp900.c