]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
PM / devfreq: Move private devfreq_update_stats() into devfreq
authorChanwoo Choi <cwchoi00@gmail.com>
Thu, 24 Aug 2017 01:42:50 +0000 (10:42 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 28 Aug 2017 01:22:27 +0000 (10:22 +0900)
commitf75b0afa190d041c142bdc3f0c6022f61340b8a3
treeb8ab1ea01aab8f3971800fe9a74af02a25c5a861
parente8305d408f7873f5a640c74f09d5665771acc369
PM / devfreq: Move private devfreq_update_stats() into devfreq

THe devfreq_update_stats() updates the 'struct devfreq_dev_status'
in order to get current status of devfreq device. It is only used
for the governors.

This patch moves the devfreq_update_stats() into devfreq directory.

Signed-off-by: Chanwoo Choi <cwchoi00@gmail.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/governor.h
include/linux/devfreq.h