Skip to content
Snippets Groups Projects
Commit 802bb9b6 authored by Linus Walleij's avatar Linus Walleij
Browse files

pinctrl: nomadik: depromote GPIO to subsystem_init()


We no longer have to do GPIO initialization before the
pinctrl initialization, instead we can initialize the pinctrl
portions of the driver first and then the GPIO. Thus we can
move GPIO initialization to a subsystem_initcall(), but
not yet to a device_initcall().

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent ee04139d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment