Commit 1d6c2c04f2e20d7e0443d4b637a37467ee376158

Authored by Sachin Kamat
Committed by Jiri Kosina
1 parent 5065a706c1

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/devfreq/exynos/exynos4_bus.c
... ... @@ -116,7 +116,7 @@
116 116 };
117 117  
118 118 /*
119   - * MIF is the main control knob clock for exynox4x12 MIF/INT
  119 + * MIF is the main control knob clock for Exynos4x12 MIF/INT
120 120 * clock and voltage of both mif/int are controlled.
121 121 */
122 122 static struct bus_opp_table exynos4x12_mifclk_table[] = {