On 29-03-16, 17:14, Arnd Bergmann wrote: > if (of_device_match(of_root, compat))
You meant of_match_node() here, right? > platform_device_register_simple(NULL, "cpufreq-dt", 0, NULL, 0); -- viresh
On 29-03-16, 17:14, Arnd Bergmann wrote: > if (of_device_match(of_root, compat))
You meant of_match_node() here, right? > platform_device_register_simple(NULL, "cpufreq-dt", 0, NULL, 0); -- viresh