From: Colin Cross Date: Tue, 23 Nov 2010 02:37:54 +0000 (-0800) Subject: ARM: tegra: clocks: Add emc scaling X-Git-Tag: v2.6.39-rc1~474^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2968284f63efa1d1849165f9e3a80402509212;p=pandora-kernel.git ARM: tegra: clocks: Add emc scaling Add clock ops on the emc peripheral clock that call into the emc driver to update the memory controller registers for the new frequency. Tegra has an interlock between the clock controller and the memory controller that prevents the new register values from taking effect until the clock frequency update occurs. Acked-by: Olof Johansson Signed-off-by: Colin Cross --- Reading git-diff-tree failed