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)
commit67fc26bfd7a265883fd0804f24f6287d16769e3d
treec538943e3b3353211949e669e90e7b6e8945063c
parent2ec35fd503bf6367ba55ed94dcb68edfe0d26e6a
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