Commit f0c88b04 authored by Fabien Parent's avatar Fabien Parent Committed by Ulf Hansson
parent 7dc65e3c
...@@ -2319,7 +2319,7 @@ static int msdc_execute_hs400_tuning(struct mmc_host *mmc, struct mmc_card *card ...@@ -2319,7 +2319,7 @@ static int msdc_execute_hs400_tuning(struct mmc_host *mmc, struct mmc_card *card
else else
val = readl(host->base + PAD_DS_TUNE); val = readl(host->base + PAD_DS_TUNE);
dev_info(host->dev, "Fianl PAD_DS_TUNE: 0x%x\n", val); dev_info(host->dev, "Final PAD_DS_TUNE: 0x%x\n", val);
return 0; return 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment