]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: tegra: Remove second instance of uart clk
authorPrashant Gaikwad <pgaikwad@nvidia.com>
Mon, 25 Jun 2012 07:55:08 +0000 (13:25 +0530)
committerStephen Warren <swarren@nvidia.com>
Mon, 25 Jun 2012 18:18:52 +0000 (12:18 -0600)
commit0b5168f92d587c328a4ac060a9f3d1a029ddc3b4
tree296739c15e1d3da66f2b1be4faa312f586927c2f
parent0df1ed4b12840f1d17b373ee5c05877c375ddc3e
ARM: tegra: Remove second instance of uart clk

In Tegra30 clock file two clk objects were created for same UART clock.
Remove the duplicates and add clock aliases instead.

Update the Tegra20 clock file to make the names consistent.

Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra2_clocks.c
arch/arm/mach-tegra/tegra30_clocks.c