]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / devfreq: tegra30: Reset boosting on startup
authorDmitry Osipenko <digetx@gmail.com>
Mon, 4 Nov 2019 21:56:07 +0000 (00:56 +0300)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 6 Nov 2019 03:04:01 +0000 (12:04 +0900)
commit142665582736f7f0a5c11a606271705020ba2f4e
tree151c5dad1b19430159bae5991ca22211212dd15e
parent6f2a35d65b3c4bbc579a115589edcc7ed6239dce
PM / devfreq: tegra30: Reset boosting on startup

Governor could be stopped while boosting is active. We have assumption
that everything is reset on governor's restart, including the boosting
value, which was missed.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Peter Geis <pgwipeout@gmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/tegra30-devfreq.c