diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-03-14 11:29:02 -0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-03-16 21:30:16 -0400 |
commit | 027b6934aaa3a7eff90598980aca992b5f1f1e2e (patch) | |
tree | a9ec1e92b1f0c3eb8b7252db8cc816daf02bd490 /drivers/devfreq/Kconfig | |
parent | b562e44f507e863c6792946e4e1b1449fbbac85d (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/Kconfig | 2 |
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 | ||
67 | comment "DEVFREQ Drivers" | 67 | comment "DEVFREQ Drivers" |