Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / arch / arm / mach-exynos4 / setup-sdhci.c
index 85f9433..1e83f8c 100644 (file)
@@ -35,7 +35,7 @@ void exynos4_setup_sdhci_cfg_card(struct platform_device *dev, void __iomem *r,
 {
        u32 ctrl2, ctrl3;
 
-       /* don't need to alter anything acording to card-type */
+       /* don't need to alter anything according to card-type */
 
        ctrl2 = readl(r + S3C_SDHCI_CONTROL2);