diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2020-01-29 13:24:18 +0900 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2020-03-25 08:35:03 +0900 |
commit | 3a1ec2e8d8a9f5535f11dd3772a212434743e4f2 (patch) | |
tree | 6a0e2b05eab212972b08f28da12f7d5a24b8fdbb /mm/mempool.c | |
parent | 6d7434931ac36ff649c1ba09380d0799fea84795 (diff) | |
download | linux-3a1ec2e8d8a9f5535f11dd3772a212434743e4f2.tar.gz |
PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event name
DEVFREQ_GOV_INTERVAL event indicates that update the interval
for polling mode of devfreq device. But, this event name doesn't
specify exactly what to do.
Change DEVFREQ_GOV_INTERVAL event name to DEVFREQ_GOV_UPDATE_INTERVAL
which specifies what to do by event name.
And modify the function name to DEVFREQ_GOV_UPDATE_INTERVAL
with 'devfreq_' prefix + verb + object as following:
- devfreq_interval_update -> devfreq_updatee_interval
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'mm/mempool.c')
0 files changed, 0 insertions, 0 deletions