On 2016년 03월 15일 00:29, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> > --- > drivers/devfreq/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/devfreq/Kconfig b/drivers/devfreq/Kconfig > index 64281bb2f6503c5a..4de78c552251a5a5 100644 > --- a/drivers/devfreq/Kconfig > +++ b/drivers/devfreq/Kconfig > @@ -61,7 +61,7 @@ config DEVFREQ_GOV_USERSPACE > Sets the frequency at the user specified one. > This governor returns the user configured frequency if there > has been an input to /sys/devices/.../power/devfreq_set_freq. > - Otherwise, the governor does not change the frequnecy > + Otherwise, the governor does not change the frequency > given at the initialization. > > comment "DEVFREQ Drivers" >
Reviewed-by: Chanwoo Choi <cw00.c...@samsung.com> Thanks, Chanwoo Choi