]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name
authorJoseph Lo <josephl@nvidia.com>
Fri, 17 Aug 2012 06:54:10 +0000 (14:54 +0800)
committerStephen Warren <swarren@nvidia.com>
Fri, 17 Aug 2012 19:19:55 +0000 (13:19 -0600)
commite4bd88ce7075464039ddb09e788e2d1662014790
tree22cd3d189769c9576967240fccef3394be5fd70c
parent501c45645e2a2f36529351959e50fe0ed769e781
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 <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra30_clocks.h
arch/arm/mach-tegra/tegra30_clocks_data.c