ARM: Tegra: Rename clk_dev1/2 to cdev1/2
authorStephen Warren <swarren@nvidia.com>
Wed, 23 Feb 2011 18:58:50 +0000 (11:58 -0700)
committerColin Cross <ccross@android.com>
Wed, 23 Feb 2011 22:00:11 +0000 (14:00 -0800)
commitddb7d5d80edb58e8235f1bc6c350eac40bfe85d1
tree0c7ad647a6b8f277fb3f2b1efc0e1a6b210de1ed
parent3c106bf5b3e59e1fc8e0dfcd7a620cfed7a98430
ARM: Tegra: Rename clk_dev1/2 to cdev1/2

The ASoC machine driver was written assuming my previous patch to add
complete support for these clocks, which named them cdev1/2. Rename
the clocks to match that, to avoid churn in the ASoC driver.

This rename also makes the clocks more consistent with other Tegra
clocks irrespective of any of that.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/tegra2_clocks.c