clk: tegra: Fix the misnaming of nvenc from msenc
authorRhyland Klein <rklein@nvidia.com>
Thu, 14 Jan 2016 19:24:33 +0000 (14:24 -0500)
committerThierry Reding <treding@nvidia.com>
Tue, 2 Feb 2016 14:49:22 +0000 (15:49 +0100)
commit736971bed20de137db9b418cc641c7d11336fffb
tree70695a5003b6fd53627e9598630326ae5025b581
parent474f2ba268f220e75ed7b9bfa7b977ade740d30c
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>
drivers/clk/tegra/clk-tegra-periph.c