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)
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>

No differences found