summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-drv.c
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2018-02-05 19:17:23 +0100
committerDavid S. Miller <davem@davemloft.net>2018-02-06 11:20:17 -0500
commita56c69803f5a2c1cab0228cf1aebf76821ace965 (patch)
treeaead710a26cc179767e37c946c729ebf7e1cb955 /drivers/net/ethernet/amd/xgbe/xgbe-drv.c
parent21a2545bbea02ce39e91d47c9e3ef0ccd0fb0b14 (diff)
net: phy: Handle not having GPIO enabled in the kernel
If CONFIG_GPIOLIB is disabled, fwnode_get_named_gpiod() becomes a stub function, which return -ENOSYS. Handle this in the same way as -ENOENT, i.e. assume there is no GPIO used to reset the PHYs. Reported-by: Christian Zigotzky <chzigotzky@xenosoft.de> Tested-by: Christian Zigotzky <chzigotzky@xenosoft.de> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Fixes: bafbdd527d56 ("phylib: Add device reset GPIO support") Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/amd/xgbe/xgbe-drv.c')
0 files changed, 0 insertions, 0 deletions