diff options
| -rw-r--r-- | drivers/cpufreq/cpufreq_governor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/cpufreq_governor.h b/drivers/cpufreq/cpufreq_governor.h index d2ac91150600..46bde01eee62 100644 --- a/drivers/cpufreq/cpufreq_governor.h +++ b/drivers/cpufreq/cpufreq_governor.h | |||
| @@ -64,7 +64,7 @@ static void *get_cpu_dbs_info_s(int cpu) \ | |||
| 64 | * dbs: used as a shortform for demand based switching It helps to keep variable | 64 | * dbs: used as a shortform for demand based switching It helps to keep variable |
| 65 | * names smaller, simpler | 65 | * names smaller, simpler |
| 66 | * cdbs: common dbs | 66 | * cdbs: common dbs |
| 67 | * on_*: On-demand governor | 67 | * od_*: On-demand governor |
| 68 | * cs_*: Conservative governor | 68 | * cs_*: Conservative governor |
| 69 | */ | 69 | */ |
| 70 | 70 | ||
