mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-18 23:54:26 +08:00
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
This commit is contained in:
commit
254ce8dc88
@ -1263,7 +1263,7 @@ EXPORT_SYMBOL(mmc_suspend_host);
|
||||
*/
|
||||
int mmc_resume_host(struct mmc_host *host)
|
||||
{
|
||||
mmc_detect_change(host, 0);
|
||||
mmc_rescan(host);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user