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)
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>

No differences found