commit | aa7c352f9841ab3fee5bf1de127a45e6310124a6 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <[email protected]> | Mon Oct 23 10:32:12 2017 +0900 |
committer | MyungJoo Ham <[email protected]> | Thu Oct 26 17:08:40 2017 +0900 |
tree | 3a95dab606658bba4293771d4b925cfd2383382d | |
parent | ccc4c3bcbb7de3cb61723f7584c01c3bde6cfbbb [diff] |
PM / devfreq: Define the constant governor name Prior to that, the devfreq device uses the governor name when adding the itself. In order to prevent the mistake used the wrong governor name, this patch defines the governor name as a constant and then uses them instead of using the string directly. Signed-off-by: Chanwoo Choi <[email protected]> Signed-off-by: MyungJoo Ham <[email protected]> Cc: Kukjin Kim <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected]