commit | 736971bed20de137db9b418cc641c7d11336fffb | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Thu Jan 14 14:24:33 2016 -0500 |
committer | Thierry Reding <treding@nvidia.com> | Tue Feb 02 15:49:22 2016 +0100 |
tree | 70695a5003b6fd53627e9598630326ae5025b581 | |
parent | 474f2ba268f220e75ed7b9bfa7b977ade740d30c [diff] |
clk: tegra: Fix the misnaming of nvenc from msenc When adding the nvenc clock, it was partially named msenc in the code. Since the msenc clock isn't present in Tegra210 and has been replaced by the nvenc clock, its misleading to see it present. Therefore, properly rename it. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>