Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-at91 / sama5.c
index 922b85f07cd273d35daab8e3ff52b74f751f571d..b272c45b400fe70df69ab46e799fd7dca60efc8b 100644 (file)
@@ -68,7 +68,7 @@ static void __init sama5_dt_device_init(void)
        if (soc != NULL)
                soc_dev = soc_device_to_device(soc);
 
-       of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev);
+       of_platform_default_populate(NULL, NULL, soc_dev);
        sama5_pm_init();
 }
 
This page took 0.027165 seconds and 5 git commands to generate.