diff mbox

[trivial] PM / devfreq: Spelling s/frequnecy/frequency/

Message ID 1457969342-23672-1-git-send-email-geert+renesas@glider.be (mailing list archive)
State Accepted, archived
Delegated to: Rafael Wysocki
Headers show

Commit Message

Geert Uytterhoeven March 14, 2016, 3:29 p.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/devfreq/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Chanwoo Choi March 15, 2016, 8:14 a.m. UTC | #1
On 2016? 03? 15? 00:29, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@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.choi@samsung.com>

Thanks,
Chanwoo Choi
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rafael J. Wysocki March 18, 2016, 12:53 a.m. UTC | #2
On Tuesday, March 15, 2016 05:14:22 PM Chanwoo Choi wrote:
> On 2016? 03? 15? 00:29, Geert Uytterhoeven wrote:
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@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.choi@samsung.com>

Applied, thanks!

Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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"