* [PATCH] mmc: sdhci-acpi: remove unexpected word "the"
@ 2022-06-21 9:44 Jiang Jian
2022-06-22 8:38 ` Adrian Hunter
0 siblings, 1 reply; 2+ messages in thread
From: Jiang Jian @ 2022-06-21 9:44 UTC (permalink / raw)
To: adrian.hunter, ulf.hansson; +Cc: linux-mmc, linux-kernel, jiangjian
there is an unexpected word "the" in the comments that need to be removed
* instead use the the SDR104 preset register.
Signed-off-by: Jiang Jian <jiangjian@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 c0350e9c03f3..93fe6e5a5f9f 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.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mmc: sdhci-acpi: remove unexpected word "the"
2022-06-21 9:44 [PATCH] mmc: sdhci-acpi: remove unexpected word "the" Jiang Jian
@ 2022-06-22 8:38 ` Adrian Hunter
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Hunter @ 2022-06-22 8:38 UTC (permalink / raw)
To: Jiang Jian, ulf.hansson; +Cc: linux-mmc, linux-kernel
On 21/06/22 12:44, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be removed
>
> * instead use the the SDR104 preset register.
>
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.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 c0350e9c03f3..93fe6e5a5f9f 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).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-22 8:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 9:44 [PATCH] mmc: sdhci-acpi: remove unexpected word "the" Jiang Jian
2022-06-22 8:38 ` Adrian Hunter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®