linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] mmc: sdhci-acpi: Fix comment typo
@ 2022-07-18  8:26 Jason Wang
  2022-07-18  8:26 ` [PATCH 2/3] mmc: sdhci-esdhc-imx: " Jason Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jason Wang @ 2022-07-18  8:26 UTC (permalink / raw)
  To: ulf.hansson
  Cc: adrian.hunter, haibo.chen, shawnguo, s.hauer, kernel, festevam,
	linux-imx, kishon, linux-mmc, linux-kernel, linux-arm-kernel,
	Jason Wang

The double `the' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 drivers/mmc/host/sdhci-acpi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/host/sdhci-acpi.c b/drivers/mmc/host/sdhci-acpi.c
index 4cca4c90769b..bddfaba091a9 100644
--- a/drivers/mmc/host/sdhci-acpi.c
+++ b/drivers/mmc/host/sdhci-acpi.c
@@ -648,7 +648,7 @@ static int sdhci_acpi_emmc_amd_probe_slot(struct platform_device *pdev,
 	 *       in reading a garbage value and using the wrong presets.
 	 *
 	 *       Since HS400 and HS200 presets must be identical, we could
-	 *       instead use the the SDR104 preset register.
+	 *       instead use the SDR104 preset register.
 	 *
 	 *    If the above issues are resolved we could remove this quirk for
 	 *    firmware that that has valid presets (i.e., SDR12 <= 12 MHz).
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-22  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-18  8:26 [PATCH 1/3] mmc: sdhci-acpi: Fix comment typo Jason Wang
2022-07-18  8:26 ` [PATCH 2/3] mmc: sdhci-esdhc-imx: " Jason Wang
2022-07-18  8:26 ` [PATCH 3/3] mmc: sdhci-omap: " Jason Wang
2022-07-22  9:32 ` [PATCH 1/3] mmc: sdhci-acpi: " Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).