]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / devfreq: tegra: Avoid inconsistency of current frequency value
authorDmitry Osipenko <digetx@gmail.com>
Wed, 1 May 2019 23:38:08 +0000 (02:38 +0300)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 24 Aug 2019 11:11:12 +0000 (20:11 +0900)
commit151531f79a2daa30141c9fdb23e0cff00195b17a
tree02328144f0d0e452ab747527981e171eb031ee7d
parent8fda5c1fab4f8df22bad43ba93a5ba83594ac256
PM / devfreq: tegra: Avoid inconsistency of current frequency value

The frequency value potentially could change in-between. It doesn't
cause any real problem at all right now, but that could change in the
future. Hence let's avoid the inconsistency.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/tegra-devfreq.c