commit | 3ea6b7001ef5da9f9816ee3c4fe731f4fe08b865 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Thu Apr 06 13:19:35 2017 +0900 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Wed Apr 12 12:42:14 2017 +0900 |
tree | 40b519f4a28a95c9728e581d258292bfa55ac20c | |
parent | 39da7c509acff13fc8cb12ec1bb20337c988ed36 [diff] |
PM / devfreq: Move struct devfreq_governor to devfreq directory This patch moves the struct devfreq_governor from header file to the devfreq directory because this structure is private data and it have to be only accessed by the devfreq core. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>