]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: clock: remove unused clock entry for i2c
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 8 Aug 2012 07:51:34 +0000 (13:21 +0530)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:48:10 +0000 (11:48 -0600)
commit1205006d8490ca6bdac3be2ebba645f7d9e89a7d
treecf671cb4718f48d57327cfad8da44bfa1e2d95e5
parent11336de5694837026180722b353f4455e81a537e
ARM: tegra: clock: remove unused clock entry for i2c

Tegra20 clock table have the entry for clock (tegra_i2c.x, "i2c")
which is no more require as driver acquire clock with name of
"div-clk" and "fast-clk".
Remove these entries from table.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra20_clocks_data.c