]> rtime.felk.cvut.cz Git - can-eth-gw-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>
Thu, 6 Sep 2012 17:47:21 +0000 (11:47 -0600)
commit9c54db6d3973ad1e8063932a4b0c6f32488f3ba8
tree5f7689f2563ffffe4b977b5703981c89090164e8
parentb78c030cebdaf8da14b44a4454146a7919e763a8
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