commit | 11eb6ec5c0d4ad513c62e33009bcb15d84dfff56 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Tue Nov 05 00:56:05 2019 +0300 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Nov 06 12:04:00 2019 +0900 |
tree | 8ccfa18f2c60b0f47d7561ebabc44eb353649bfc | |
parent | 0ce3884654d186842eed858b6d41925539696454 [diff] |
PM / devfreq: tegra30: Use CPUFreq notifier The CPU's client need to take into account that CPUFreq may change while memory activity not, staying high. Thus an appropriate frequency notifier should be used in addition to the clk-notifier. 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>