lkml.org 
[lkml]   [2013]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH]: 3.10 fails to boot from mmc root
3.10 fails to boot from mmc root without this patch.

An early version of this patch was to be included in in 3.10
but apparently didn't make it.

--- ./drivers/mmc/core/core.c.orig 2013-06-30 16:13:29.000000000 -0600
+++ ./drivers/mmc/core/core.c 2013-07-12 15:17:15.377466795 -0600
@@ -2421,6 +2421,7 @@ void mmc_start_host(struct mmc_host *hos
else
mmc_power_up(host);
mmc_detect_change(host, 0);
+ mmc_flush_scheduled_work();
}

void mmc_stop_host(struct mmc_host *host)


\
 
 \ /
  Last update: 2013-07-13 01:01    [W:0.034 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site