summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-11-27 14:50:26 +0530
committerJiri Kosina <jkosina@suse.cz>2013-12-02 14:55:40 +0100
commit1d6c2c04f2e20d7e0443d4b637a37467ee376158 (patch)
treedeedbb55fe7ff864e86cfdccd7bfd202b32c8a36 /drivers/devfreq
parent5065a706c1784f2dd661cd43c1ac2b4ae92d0afa (diff)
downloadlinux-0-day-1d6c2c04f2e20d7e0443d4b637a37467ee376158.tar.gz
linux-0-day-1d6c2c04f2e20d7e0443d4b637a37467ee376158.tar.xz
PM / devfreq: Fix trivial typo in exynos4_bus.c
Changed exynox -> Exynos. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/devfreq')
-rw-r--r--drivers/devfreq/exynos/exynos4_bus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c
index c5f86d8caca34..cb9aaf609b252 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[] = {