Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
[cascardo/linux.git] / arch / arm / mach-mxs / mach-mxs.c
index f1ea470..0b7fe74 100644 (file)
@@ -498,8 +498,7 @@ static void __init mxs_machine_init(void)
        else if (of_machine_is_compatible("msr,m28cu3"))
                m28cu3_init();
 
-       of_platform_populate(NULL, of_default_bus_match_table,
-                            NULL, parent);
+       of_platform_default_populate(NULL, NULL, parent);
 
        mxs_restart_init();