Skip to content
Commit 70f64f72 authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

gpio: Get rid of gpio_hog_probe_all()



The gpio_hog_probe_all() functionality can be perfectly well replaced by
DM_FLAG_PROBE_AFTER_BIND DM flag, which would trigger .probe() callback
of each GPIO hog driver instance after .bind() and thus configure the
hogged GPIO accordingly.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: default avatarSamuel Holland <samuel@sholland.org>
parent 7c3f96ba
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment