]> git.baikalelectronics.ru Git - kernel.git/commit
PM / devfreq: Add timer type to devfreq_summary debugfs
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 8 Sep 2020 10:57:07 +0000 (19:57 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 23 Sep 2020 04:35:58 +0000 (13:35 +0900)
commitf4c40e66f42fba0f1baafa35ca5c1724283da794
tree9556be33f86d0313d5d0c6b44c56d09a73f29856
parent73525749f2ac1f7018d2754773a5ab1b46c65ae8
PM / devfreq: Add timer type to devfreq_summary debugfs

The commit b81710670d10 ("PM / devfreq: Add support delayed timer for
polling mode") supports the delayed timer but this commit missed
the adding the timer type to devfreq_summary debugfs node.
Add the timer type to devfreq_summary debugfs.

Fixes: b81710670d10 ("PM / devfreq: Add support delayed timer for polling mode")
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/devfreq.c