]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: clock: remove support for legacy mpurate command line param
authorTero Kristo <t-kristo@ti.com>
Tue, 3 Mar 2015 08:58:56 +0000 (10:58 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:13 +0000 (12:31 +0300)
commit846fdf2a3dd3343e5f461659f905c5ba43f325cc
tree49e699653d416a4066c965841147a70b7b234d3d
parenta5aa8a603efa25dd41220bff990da025c93b632b
ARM: OMAP2+: clock: remove support for legacy mpurate command line param

The legacy support is wrong and dangerous, as it doesn't take any
OPPs into account and does not scale voltages. Switching mpurate should
be handled through cpufreq.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock2xxx.c [deleted file]
arch/arm/mach-omap2/clock3xxx.c