|
@@ -2057,6 +2057,7 @@ static int sdhci_execute_tuning(struct mmc_host *mmc, u32 opcode)
|
|
|
sdhci_send_command(host, &cmd);
|
|
sdhci_send_command(host, &cmd);
|
|
|
|
|
|
|
|
host->cmd = NULL;
|
|
host->cmd = NULL;
|
|
|
|
|
+ sdhci_del_timer(host, &mrq);
|
|
|
|
|
|
|
|
spin_unlock_irqrestore(&host->lock, flags);
|
|
spin_unlock_irqrestore(&host->lock, flags);
|
|
|
/* Wait for Buffer Read Ready interrupt */
|
|
/* Wait for Buffer Read Ready interrupt */
|