Skip to content
Commit 036f394d authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Linus Walleij
Browse files

pinctrl: Enable device link creation for pin control



A pin controller may want to create a link between itself
and its clients to be sure of suspend/resume call ordering.

Introduce link_consumers field in pinctrl_desc structure to let
pinctrl core knows that controller expect to create a link.

Signed-off-by: default avatarBenjamin Gaignard <benjamin.gaignard@st.com>
[Renamed create_link to link_consumers]
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent ee11f864
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment