]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: tegra: Do not warn unnecessarily
authorThierry Reding <treding@nvidia.com>
Thu, 13 Jun 2019 16:12:23 +0000 (18:12 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 25 Jun 2019 23:10:21 +0000 (16:10 -0700)
commit20675070127b51c6ca26a895c7e0b459f2c397e1
tree2c7b7aafd2971c02da5b8e0c8025f11d2302a4d7
parent0d34dfbf3023cf119b83f6470692c0b10c832495
clk: tegra: Do not warn unnecessarily

There is no need to warn if the reference PLL is enabled with the
correct defaults. Only warn if the boot values don't match the defaults.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/tegra/clk-tegra210.c