OSDN Git Service

soc/tegra: regulators: Do nothing if voltage is unchanged
authorDmitry Osipenko <digetx@gmail.com>
Wed, 18 Dec 2019 18:55:35 +0000 (21:55 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jan 2020 14:42:58 +0000 (15:42 +0100)
commit45f019a684253910064699395649c7869a203777
tree2d4821ecda3d5ea448a7007326ffa01da65ed51c
parent19d41e5e9c6863ada69e4f6d006634e60987c7ac
soc/tegra: regulators: Do nothing if voltage is unchanged

There is no need to re-apply the same voltage. This change is just a minor
cleanup.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/regulators-tegra20.c
drivers/soc/tegra/regulators-tegra30.c