aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-11-01 15:38:34 -0400
committerJiri Kosina <jkosina@suse.cz>2010-11-01 15:38:34 -0400
commitb595076a180a56d1bb170e6eceda6eb9d76f4cd3 (patch)
treebc01ec7283808013e0b8ce7713fd6fc40f810429 /drivers/mmc/host/Kconfig
parent6aaccece1c483f189f76f1282b3984ff4c7ecb0a (diff)
tree-wide: fix comment/printk typos
"gadget", "through", "command", "maintain", "maintain", "controller", "address", "between", "initiali[zs]e", "instead", "function", "select", "already", "equal", "access", "management", "hierarchy", "registration", "interest", "relative", "memory", "offset", "already", Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r--drivers/mmc/host/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index d618e8673996..c99a1fcd97f6 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -462,7 +462,7 @@ config MMC_SH_MMCIF
462 tristate "SuperH Internal MMCIF support" 462 tristate "SuperH Internal MMCIF support"
463 depends on MMC_BLOCK && (SUPERH || ARCH_SHMOBILE) 463 depends on MMC_BLOCK && (SUPERH || ARCH_SHMOBILE)
464 help 464 help
465 This selects the MMC Host Interface controler (MMCIF). 465 This selects the MMC Host Interface controller (MMCIF).
466 466
467 This driver supports MMCIF in sh7724/sh7757/sh7372. 467 This driver supports MMCIF in sh7724/sh7757/sh7372.
468 468