diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-05-10 22:17:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-11 18:03:05 +0200 |
commit | bb322a90383603aaf71ad882a7c5a48b39a02603 (patch) | |
tree | 38210f5beba342cb3de858ae1dd10942b44c572a /drivers/net/phy/micrel.c | |
parent | rocker: Postpone filtering of !added_by_user FDB (diff) | |
download | linux-bb322a90383603aaf71ad882a7c5a48b39a02603.tar.xz linux-bb322a90383603aaf71ad882a7c5a48b39a02603.zip |
net: phy: phylink: Use gpiod_get_value_cansleep()
The GPIO provider for the link GPIO line might require the use of the
_cansleep() API, utilize that. This is safe to do since we run in workqueue
context.
Fixes: 9525ae83959b ("phylink: add phylink infrastructure")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/micrel.c')
0 files changed, 0 insertions, 0 deletions