linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] PM / devfreq: Fix trivial typo in exynos4_bus.c
@ 2013-11-27  9:20 Sachin Kamat
  0 siblings, 0 replies; 2+ messages in thread
From: Sachin Kamat @ 2013-11-27  9:20 UTC (permalink / raw)
  To: linux-pm; +Cc: myungjoo.ham, kyungmin.park, trivial, sachin.kamat

Changed exynox -> Exynos.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 drivers/devfreq/exynos/exynos4_bus.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c
index cede6f71cd63..bbbfe6853b18 100644
--- a/drivers/devfreq/exynos/exynos4_bus.c
+++ b/drivers/devfreq/exynos/exynos4_bus.c
@@ -116,7 +116,7 @@ static struct bus_opp_table exynos4210_busclk_table[] = {
 };
 
 /*
- * MIF is the main control knob clock for exynox4x12 MIF/INT
+ * MIF is the main control knob clock for Exynos4x12 MIF/INT
  * clock and voltage of both mif/int are controlled.
  */
 static struct bus_opp_table exynos4x12_mifclk_table[] = {
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] PM / devfreq: Fix trivial typo in exynos4_bus.c
@ 2013-11-28  6:05 MyungJoo Ham
  0 siblings, 0 replies; 2+ messages in thread
From: MyungJoo Ham @ 2013-11-28  6:05 UTC (permalink / raw)
  To: Sachin Kamat, linux-pm@vger.kernel.org
  Cc: 박경민, trivial@kernel.org

> Changed exynox -> Exynos.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>


> ---
>  drivers/devfreq/exynos/exynos4_bus.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c
> index cede6f71cd63..bbbfe6853b18 100644
> --- a/drivers/devfreq/exynos/exynos4_bus.c
> +++ b/drivers/devfreq/exynos/exynos4_bus.c
> @@ -116,7 +116,7 @@ static struct bus_opp_table exynos4210_busclk_table[] = {
>  };
>  
>  /*
> - * MIF is the main control knob clock for exynox4x12 MIF/INT
> + * MIF is the main control knob clock for Exynos4x12 MIF/INT
>   * clock and voltage of both mif/int are controlled.
>   */
>  static struct bus_opp_table exynos4x12_mifclk_table[] = {
> -- 
> 1.7.9.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-28  6:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28  6:05 [PATCH 1/1] PM / devfreq: Fix trivial typo in exynos4_bus.c MyungJoo Ham
  -- strict thread matches above, loose matches on Subject: below --
2013-11-27  9:20 Sachin Kamat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).