On 26-11-15, 14:27, Jia Hongtao wrote:
> +static void qoriq_cpufreq_ready(struct cpufreq_policy *policy)
> +{
> +     struct cpu_data *cpud = policy->driver_data;
> +     struct device_node *np = of_get_cpu_node(policy->cpu, NULL);
> +
> +     if (WARN_ON(!np))
> +             return;

Drop this and add my:

Reviewed-by: Viresh Kumar <viresh.ku...@linaro.org>

-- 
viresh
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to