projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ffbfe4
)
mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"
author
Colin Ian King
<colin.king@canonical.com>
Sat, 14 Nov 2020 12:08:19 +0000
(12:08 +0000)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 17 Nov 2020 11:36:06 +0000
(12:36 +0100)
There is a spelling mistake in the Kconfig file. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link:
https://lore.kernel.org/r/20201114120819.416311-1-colin.king@canonical.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/host/Kconfig
b/drivers/mmc/host/Kconfig
index 310e546e58982bd537180023ce3e571167fd65a8..7324a61d74168ffce8d606de5c7c01566dc50955 100644
(file)
--- a/
drivers/mmc/host/Kconfig
+++ b/
drivers/mmc/host/Kconfig
@@
-664,7
+664,7
@@
config MMC_S3C_PIO
config MMC_S3C_DMA
bool "Use DMA transfers only"
help
- Use DMA to transfer data between memory and the hardare.
+ Use DMA to transfer data between memory and the hard
w
are.
Currently, the DMA support in this driver seems to not be
working properly and needs to be debugged before this