commit | a85f06badc3cff4069f2f5112cea63cd39d99920 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Nov 07 10:58:21 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Dec 11 16:45:13 2013 -0700 |
tree | 1f8550812bcf67687068b9e7e39459658ee02a0c | |
parent | 2ae77527bb1a510070d039aaa22d1ae9a5807b6f [diff] |
clk: tegra: remove bogus PCIE_XCLK The "pcie_xclk" clock is not actually a clock at all, but rather a reset domain. Now that the custom Tegra module reset API has been removed, we can remove the definition of any "clocks" that existed solely to support it. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Acked-By: Peter De Schrijver <pdeschrijver@nvidia.com>