aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-03-14 11:29:02 -0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-03-16 21:30:16 -0400
commit027b6934aaa3a7eff90598980aca992b5f1f1e2e (patch)
treea9ec1e92b1f0c3eb8b7252db8cc816daf02bd490 /drivers/devfreq/Kconfig
parentb562e44f507e863c6792946e4e1b1449fbbac85d (diff)
PM / devfreq: Spelling s/frequnecy/frequency/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/devfreq/Kconfig')
-rw-r--r--drivers/devfreq/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/devfreq/Kconfig b/drivers/devfreq/Kconfig
index 64281bb2f650..4de78c552251 100644
--- a/drivers/devfreq/Kconfig
+++ b/drivers/devfreq/Kconfig
@@ -61,7 +61,7 @@ config DEVFREQ_GOV_USERSPACE
61 Sets the frequency at the user specified one. 61 Sets the frequency at the user specified one.
62 This governor returns the user configured frequency if there 62 This governor returns the user configured frequency if there
63 has been an input to /sys/devices/.../power/devfreq_set_freq. 63 has been an input to /sys/devices/.../power/devfreq_set_freq.
64 Otherwise, the governor does not change the frequnecy 64 Otherwise, the governor does not change the frequency
65 given at the initialization. 65 given at the initialization.
66 66
67comment "DEVFREQ Drivers" 67comment "DEVFREQ Drivers"