ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency
authorColin Cross <ccross@android.com>
Tue, 23 Nov 2010 02:54:36 +0000 (18:54 -0800)
committerColin Cross <ccross@android.com>
Mon, 21 Feb 2011 08:16:46 +0000 (00:16 -0800)
commit7a281284125fe8704ea16fd1ca243971b7c0a105
tree4c3e2e7fbad7844b52e7682dcd91bdbd9ef8ad7f
parent6d2968284f63efa1d1849165f9e3a80402509212
ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency

Adjusts the minimum memory frequency when the cpu frequency
changes.  The values are currently hardcoded to a reasonable
default.  If memory frequency scaling is not enabled this
patch will have no effect.

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/cpu-tegra.c