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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

