]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / devfreq: tegra30: Use CPUFreq notifier
authorDmitry Osipenko <digetx@gmail.com>
Mon, 4 Nov 2019 21:56:05 +0000 (00:56 +0300)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 6 Nov 2019 03:04:00 +0000 (12:04 +0900)
commit11eb6ec5c0d4ad513c62e33009bcb15d84dfff56
tree8ccfa18f2c60b0f47d7561ebabc44eb353649bfc
parent0ce3884654d186842eed858b6d41925539696454
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>
drivers/devfreq/tegra30-devfreq.c