Thread (10 messages) 10 messages, 4 authors, 2016-01-04

[PATCH] pinctrl: mediatek: convert to arch_initcall

From: Linus Walleij <hidden>
Date: 2015-12-22 15:11:50
Also in: linux-gpio, linux-mediatek, lkml

On Tue, Dec 22, 2015 at 2:46 PM, Daniel Kurtz [off-list ref] wrote:
Move pinctrl initialization earlier in boot so that real devices can find
their pctldev without probe deferring.
(...)
-module_init(mtk_pinctrl_init);
+arch_initcall(mtk_pinctrl_init);
So I see why you're doing this (because of wanting to avoid nasty boot
probe deferrals, right?) and I'm going to apply it, because the work
with probe ordering is still in the works, but I'd like some general
ARM people to come in with opinions.

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help