diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-01-02 17:03:20 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-05 14:27:01 -0800 |
commit | 5ffcc85814f27e04c1c0180bf7a3b7b76bb776c8 (patch) | |
tree | 66c066bc1dec2110c0f0171eb850c9d37502d359 /include/linux/uts.h | |
parent | d266f19f3ae7fbcaf92229639b78d2110ae44f33 (diff) |
net: phy: fixed_phy: switch to using fwnode_gpiod_get_index
gpiod_get_from_of_node() is being retired in favor of
[devm_]fwnode_gpiod_get_index(), that behaves similar to
[devm_]gpiod_get_index(), but can work with arbitrary firmware node. It
will also be able to support secondary software nodes.
Let's switch this driver over.
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/uts.h')
0 files changed, 0 insertions, 0 deletions