We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0461d7 commit 67633f8Copy full SHA for 67633f8
drivers/sdhc/sdhc_cdns_ll.c
@@ -165,7 +165,7 @@ void cdns_sdhc_set_sdmmc_params(struct sdhc_cdns_combo_phy *sdhc_cdns_combo_phy_
165
sdhc_cdns_sdmmc_reg->sdhc_wrdata1_sdclk_dly = 0;
166
}
167
168
-/* Phy register programing for phy init */
+/* Phy register programming for phy init */
169
static int sdhc_cdns_program_phy_reg(struct sdhc_cdns_combo_phy *sdhc_cdns_combo_phy_reg,
170
struct sdhc_cdns_sdmmc *sdhc_cdns_sdmmc_reg)
171
{
0 commit comments