diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/cpu-freq/core.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/cpu-freq/core.txt b/Documentation/cpu-freq/core.txt index ce0666e51036..0060d76b445f 100644 --- a/Documentation/cpu-freq/core.txt +++ b/Documentation/cpu-freq/core.txt | |||
@@ -92,7 +92,3 @@ values: | |||
92 | cpu - number of the affected CPU | 92 | cpu - number of the affected CPU |
93 | old - old frequency | 93 | old - old frequency |
94 | new - new frequency | 94 | new - new frequency |
95 | |||
96 | If the cpufreq core detects the frequency has changed while the system | ||
97 | was suspended, these notifiers are called with CPUFREQ_RESUMECHANGE as | ||
98 | second argument. | ||