Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / arch / arm / mach-cns3xxx / core.c
index 9b1dc223d8d3b3bc9ea749bacfdd5c24aba78aa1..03da3813f1ab631a0f97be7a1d893176820f9b29 100644 (file)
@@ -395,8 +395,7 @@ static void __init cns3xxx_init(void)
 
        pm_power_off = cns3xxx_power_off;
 
-       of_platform_populate(NULL, of_default_bus_match_table,
-                        cns3xxx_auxdata, NULL);
+       of_platform_default_populate(NULL, cns3xxx_auxdata, NULL);
 }
 
 static const char *const cns3xxx_dt_compat[] __initconst = {
This page took 0.024487 seconds and 5 git commands to generate.