summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-05-21 13:51:23 +0200
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-05-30 09:13:11 +0200
commit40b0754c1b7260782acf1778b052d192520ad910 (patch)
treefe909711d0d68cec1b81e9efffc70d52dcf0305d /arch/arm/mach-s3c24xx/iotiming-s3c2410.c
parent1a695a905c18548062509178b98bc91e67510864 (diff)
ARM: SAMSUNG: Fix typos
Fix some language typos in comments. Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/iotiming-s3c2410.c')
-rw-r--r--arch/arm/mach-s3c24xx/iotiming-s3c2410.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/iotiming-s3c2410.c b/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
index 4cd13ab6496b..65e5f9cb650f 100644
--- a/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
+++ b/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
@@ -423,7 +423,7 @@ void s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg,
* @timings: The IO timing information to fill out.
*
* Calculate the @timings timing information from the current frequency
- * information in @cfg, and the new frequency configur
+ * information in @cfg, and the new frequency configuration
* through all the IO banks, reading the state and then updating @iot
* as necessary.
*