Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[deliverable/linux.git] / arch / arm / mach-at91 / at91rm9200.c
index 63b4fa25b48a814f1d40caeeb3be8ad9868d0d10..d068ec3cd1f6dbaf7c2e9ff99ac5e22f82fb6e81 100644 (file)
@@ -30,7 +30,7 @@ static void __init at91rm9200_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);
 
        at91rm9200_pm_init();
 }
This page took 0.026413 seconds and 5 git commands to generate.