From: Joseph Lo Date: Fri, 17 Aug 2012 06:54:10 +0000 (+0800) Subject: ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~62^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c54db6d3973ad1e8063932a4b0c6f32488f3ba8;p=pandora-kernel.git ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name It should use tegra30_audio_sync_clk_ops for tegra30. It will cause the tegra30 use the wrong audio_sync_clk_ops when build a kernel with a tegra20 and tegra30 both supported kernel. And building error when a tegra30-only kernel. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed