mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
mmc: Merge branch fixes into next
Merge the mmc fixes for v6.9-rc[n] into the next branch, to allow them to get tested together with the new mmc changes that are targeted for v6.10. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
commit
bce42d6108
|
|
@ -720,6 +720,7 @@ static int th1520_execute_tuning(struct sdhci_host *host, u32 opcode)
|
|||
|
||||
/* perform tuning */
|
||||
sdhci_start_tuning(host);
|
||||
host->tuning_loop_count = 128;
|
||||
host->tuning_err = __sdhci_execute_tuning(host, opcode);
|
||||
if (host->tuning_err) {
|
||||
/* disable auto-tuning upon tuning error */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user