mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
mmc: Make sure host is disabled on suspend
Change-Id: Ie0bf2004e173cef8dad66722a152658d7727ab65 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
@@ -1851,6 +1851,7 @@ int mmc_suspend_host(struct mmc_host *host)
|
||||
host->pm_flags = 0;
|
||||
err = 0;
|
||||
}
|
||||
flush_delayed_work(&host->disable);
|
||||
}
|
||||
mmc_bus_put(host);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user