OSDN Git Service

clk: tegra: Do not disable PLLE when under hardware control
authorMark Kuo <mkuo@nvidia.com>
Thu, 14 Jan 2016 19:24:36 +0000 (14:24 -0500)
committerThierry Reding <treding@nvidia.com>
Tue, 2 Feb 2016 14:49:25 +0000 (15:49 +0100)
commitf59b0168d3f3257f9bf0734563290acc3c9d972b
tree31f6f195e4caf59a33eb4859aa8b92d60321c672
parent3dad5c5fa1d24c3bbb3e9e8ac0c52f35e045b807
clk: tegra: Do not disable PLLE when under hardware control

Software should not disable PLLE if PLLE is already put under hardware
control.

Signed-off-by: Mark Kuo <mkuo@nvidia.com>
Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-pll.c