ARM: tegra: remove legacy clock entries from DT
authorStephen Warren <swarren@nvidia.com>
Thu, 7 Nov 2013 17:59:42 +0000 (10:59 -0700)
committerStephen Warren <swarren@nvidia.com>
Wed, 11 Dec 2013 23:44:55 +0000 (16:44 -0700)
Now that all Tegra drivers have been converted to use the common reset
framework, we can remove all the legacy DT clocks/clock-names entries for
"clocks" that were only used with the old custom Tegra module reset API.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>

No differences found