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)
commit0c309ed17c50e7eeaf3c66102b475198064e80da
tree9556be33f86d0313d5d0c6b44c56d09a73f29856
parentba4f184e126b751d1bffad5897f263108befc780
PM / devfreq: Add timer type to devfreq_summary debugfs

The commit 4dc3bab8687f ("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: 4dc3bab8687f ("PM / devfreq: Add support delayed timer for polling mode")
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/devfreq.c