Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 254ce8dc authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge master.kernel.org:/home/rmk/linux-2.6-mmc

parents 89de09a9 896937ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
}