diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2020-01-29 05:24:18 +0100 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2020-03-25 00:35:03 +0100 |
commit | 3a1ec2e8d8a9f5535f11dd3772a212434743e4f2 (patch) | |
tree | 6a0e2b05eab212972b08f28da12f7d5a24b8fdbb /drivers/target | |
parent | PM / devfreq: Remove unneeded extern keyword (diff) | |
download | linux-3a1ec2e8d8a9f5535f11dd3772a212434743e4f2.tar.xz linux-3a1ec2e8d8a9f5535f11dd3772a212434743e4f2.zip |
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 'drivers/target')
0 files changed, 0 insertions, 0 deletions