Re: [PATCH] PM / OPP: Remove confusing error message in of_cpumask_init_opp_table()

From: Viresh Kumar
Date: Thu Oct 15 2015 - 03:35:56 EST


On 14-10-15, 17:52, Thomas Petazzoni wrote:
> ret = of_init_opp_table(cpu_dev);
> if (ret) {
> - pr_err("%s: couldn't find opp table for cpu:%d, %d\n",
> - __func__, cpu, ret);
> -

It should have be modified to pr_debug() at least.

--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/