mwifiex: rename mwifiex_free_adapter() routine in init.c
[cascardo/linux.git] / init / do_mounts.c
index 42b0707..e842840 100644 (file)
@@ -511,6 +511,7 @@ void __init prepare_namespace(void)
                ssleep(root_delay);
        }
 
+#if 0
        /*
         * wait for the known devices to complete their probing
         *
@@ -519,8 +520,11 @@ void __init prepare_namespace(void)
         * for the touchpad of a laptop to initialize.
         */
        wait_for_device_probe();
+#endif
+       async_synchronize_full();
 
        md_run_setup();
+       dm_run_setup();
 
        if (saved_root_name[0]) {
                root_device_name = saved_root_name;