commit | 3dcbd36fa34ce9124ec51accd835130251f74213 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Feb 28 12:43:51 2020 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue May 12 22:48:41 2020 +0200 |
tree | 163b4edb07352f8cc49cd3543530cbabb5ce55fd | |
parent | 7967175ad73b80d814217baec638b36c946fb283 [diff] |
clk: tegra: Rename Tegra124 EMC clock source file This code is only used on Tegra124, so rename it accordingly to make it more consistent with other file names. While at it, also get rid of the TEGRA_CLK_EMC Kconfig symbol that's really just an alias for TEGRA124_EMC. Signed-off-by: Thierry Reding <treding@nvidia.com>