aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2009-12-18 15:40:41 -0500
committerJiri Kosina <jkosina@suse.cz>2010-02-05 12:22:30 +0100
commit634bad68bc25753816594ecd390dcea980528315 (patch)
treeada186afc432ab10583a04679731d06d081ae5f9 /arch/arm/mach-s5pc100
parente34b7005e5f55a55964c13ec9784e8e2b427a83c (diff)
downloadkernel_samsung_smdk4412-634bad68bc25753816594ecd390dcea980528315.zip
kernel_samsung_smdk4412-634bad68bc25753816594ecd390dcea980528315.tar.gz
kernel_samsung_smdk4412-634bad68bc25753816594ecd390dcea980528315.tar.bz2
Fix misspelling of "successful" and variants in comments.
Some comments misspell "successful" or variants of the word; this fixes them. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/mach-s5pc100')
-rw-r--r--arch/arm/mach-s5pc100/setup-sdhci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pc100/setup-sdhci.c b/arch/arm/mach-s5pc100/setup-sdhci.c
index 4385986..ea7ff19 100644
--- a/arch/arm/mach-s5pc100/setup-sdhci.c
+++ b/arch/arm/mach-s5pc100/setup-sdhci.c
@@ -28,8 +28,8 @@
char *s5pc100_hsmmc_clksrcs[4] = {
[0] = "hsmmc",
[1] = "hsmmc",
- /* [2] = "mmc_bus", not yet succesfuuly used yet */
- /* [3] = "48m", - note not succesfully used yet */
+ /* [2] = "mmc_bus", not yet successfully used yet */
+ /* [3] = "48m", - note not successfully used yet */
};