Re: [PATCH Resend] driver/core: cpu: initialize opp table

From: Viresh Kumar
Date: Mon May 19 2014 - 22:38:18 EST


On 20 May 2014 02:43, Rafael J. Wysocki <rjw@xxxxxxxxxxxxx> wrote:
> What about
>
> if (error)
> return error;
>
> and then you'd save an indentation level?

Yes.

> Anyway, I find adding of_node* stuff directly to the driver core this way
> kind of disgusting as there still are platforms that don't use it.
>
> Can we have a call to a function that will change into an empty stub on such
> platforms here, please?

Okay. But can you explain a bit more about how and where those stubs
would be implemented?
--
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/