]> 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, 16 Aug 2012 16:45:06 +0000 (10:45 -0600)
commit7af84e4ccd83d01e203282c7b0c335bdb24de4d6
tree4b9a008f75acbdfb903028c6a6672539f864158b
parent2de9ab4d81ee7d6bd3170f2d60befaf6f0cc3383
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