]> git.baikalelectronics.ru Git - 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)
commit351f4f786db44928edfa2018f2c93bdca39140b7
treeb8ab1ea01aab8f3971800fe9a74af02a25c5a861
parent798b49814a6cbfa87ea58b5996dac97eb6d36137
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