Sfoglia il codice sorgente

cpufreq: Kconfig: Fix spelling errors

Fix 4 spelling errors in help sections.

Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Stratos Karafotis 11 anni fa
parent
commit
735dc2498b
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 2 2
      drivers/cpufreq/Kconfig.arm
  2. 2 2
      drivers/cpufreq/Kconfig.x86

+ 2 - 2
drivers/cpufreq/Kconfig.arm

@@ -85,7 +85,7 @@ config ARM_EXYNOS_CPU_FREQ_BOOST_SW
 	  It allows usage of special frequencies for Samsung Exynos
 	  It allows usage of special frequencies for Samsung Exynos
 	  processors if thermal conditions are appropriate.
 	  processors if thermal conditions are appropriate.
 
 
-	  It reguires, for safe operation, thermal framework with properly
+	  It requires, for safe operation, thermal framework with properly
 	  defined trip points.
 	  defined trip points.
 
 
 	  If in doubt, say N.
 	  If in doubt, say N.
@@ -186,7 +186,7 @@ config ARM_S3C2416_CPUFREQ
 	  S3C2450 SoC. The S3C2416 supports changing the rate of the
 	  S3C2450 SoC. The S3C2416 supports changing the rate of the
 	  armdiv clock source and also entering a so called dynamic
 	  armdiv clock source and also entering a so called dynamic
 	  voltage scaling mode in which it is possible to reduce the
 	  voltage scaling mode in which it is possible to reduce the
-	  core voltage of the cpu.
+	  core voltage of the CPU.
 
 
 	  If in doubt, say N.
 	  If in doubt, say N.
 
 

+ 2 - 2
drivers/cpufreq/Kconfig.x86

@@ -10,7 +10,7 @@ config X86_INTEL_PSTATE
 	  The driver implements an internal governor and will become
 	  The driver implements an internal governor and will become
           the scaling driver and governor for Sandy bridge processors.
           the scaling driver and governor for Sandy bridge processors.
 
 
-	  When this driver is enabled it will become the perferred
+	  When this driver is enabled it will become the preferred
           scaling driver for Sandy bridge processors.
           scaling driver for Sandy bridge processors.
 
 
 	  If in doubt, say N.
 	  If in doubt, say N.
@@ -52,7 +52,7 @@ config X86_ACPI_CPUFREQ_CPB
 	help
 	help
 	  The powernow-k8 driver used to provide a sysfs knob called "cpb"
 	  The powernow-k8 driver used to provide a sysfs knob called "cpb"
 	  to disable the Core Performance Boosting feature of AMD CPUs. This
 	  to disable the Core Performance Boosting feature of AMD CPUs. This
-	  file has now been superseeded by the more generic "boost" entry.
+	  file has now been superseded by the more generic "boost" entry.
 
 
 	  By enabling this option the acpi_cpufreq driver provides the old
 	  By enabling this option the acpi_cpufreq driver provides the old
 	  entry in addition to the new boost ones, for compatibility reasons.
 	  entry in addition to the new boost ones, for compatibility reasons.