]> git.baikalelectronics.ru Git - kernel.git/commit
clk: tegra: Fix PLLD mnp table
authorRhyland Klein <rklein@nvidia.com>
Fri, 27 Dec 2013 00:44:22 +0000 (16:44 -0800)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Mon, 17 Feb 2014 14:18:06 +0000 (16:18 +0200)
commit851443091af89fe13c33e6072cb174287c66235b
treec538943e3b3353211949e669e90e7b6e8945063c
parentedd17b2526ecace660a87518112f988df7cbcfa1
clk: tegra: Fix PLLD mnp table

PLLD was using the same mnp table as PLLP.  Fix it to use its own
table which is different from PLLP's.

Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
drivers/clk/tegra/clk-tegra124.c