linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mmc: sdhci-bcm-kona: Fix comment typo
@ 2022-07-15  5:19 Jason Wang
  2022-07-18 14:50 ` Florian Fainelli
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2022-07-15  5:19 UTC (permalink / raw)
  To: ulf.hansson
  Cc: adrian.hunter, f.fainelli, rjui, sbranden,
	bcm-kernel-feedback-list, linux-mmc, linux-kernel, Jason Wang

The double `that' is duplicated in line 171, remove one.

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

diff --git a/drivers/mmc/host/sdhci-bcm-kona.c b/drivers/mmc/host/sdhci-bcm-kona.c
index 61a12f2f7f03..6a93a54fe067 100644
--- a/drivers/mmc/host/sdhci-bcm-kona.c
+++ b/drivers/mmc/host/sdhci-bcm-kona.c
@@ -168,7 +168,7 @@ static void sdhci_bcm_kona_init_74_clocks(struct sdhci_host *host,
 	/*
 	 *  JEDEC and SD spec specify supplying 74 continuous clocks to
 	 * device after power up. With minimum bus (100KHz) that
-	 * that translates to 740us
+	 * translates to 740us
 	 */
 	if (power_mode != MMC_POWER_OFF)
 		udelay(740);
-- 
2.35.1


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

* Re: [PATCH] mmc: sdhci-bcm-kona: Fix comment typo
  2022-07-15  5:19 [PATCH] mmc: sdhci-bcm-kona: Fix comment typo Jason Wang
@ 2022-07-18 14:50 ` Florian Fainelli
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2022-07-18 14:50 UTC (permalink / raw)
  To: Jason Wang, ulf.hansson
  Cc: adrian.hunter, f.fainelli, rjui, sbranden,
	bcm-kernel-feedback-list, linux-mmc, linux-kernel



On 7/14/2022 10:19 PM, Jason Wang wrote:
> The double `that' is duplicated in line 171, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

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

end of thread, other threads:[~2022-07-18 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  5:19 [PATCH] mmc: sdhci-bcm-kona: Fix comment typo Jason Wang
2022-07-18 14:50 ` Florian Fainelli

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).