From: Stephen Warren Date: Wed, 23 Feb 2011 18:58:50 +0000 (-0700) Subject: ARM: Tegra: Rename clk_dev1/2 to cdev1/2 X-Git-Tag: v2.6.39-rc1~474^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb7d5d80edb58e8235f1bc6c350eac40bfe85d1;p=pandora-kernel.git 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 Signed-off-by: Colin Cross --- Reading git-diff-tree failed