diff options
| author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-11-27 04:20:26 -0500 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2013-12-02 08:55:40 -0500 |
| commit | 1d6c2c04f2e20d7e0443d4b637a37467ee376158 (patch) | |
| tree | deedbb55fe7ff864e86cfdccd7bfd202b32c8a36 /drivers/devfreq | |
| parent | 5065a706c1784f2dd661cd43c1ac2b4ae92d0afa (diff) | |
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.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c index c5f86d8caca3..cb9aaf609b25 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[] = { | |||
| 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 | * clock and voltage of both mif/int are controlled. | 120 | * clock and voltage of both mif/int are controlled. |
| 121 | */ | 121 | */ |
| 122 | static struct bus_opp_table exynos4x12_mifclk_table[] = { | 122 | static struct bus_opp_table exynos4x12_mifclk_table[] = { |
