From: Andrew Lunn <[email protected]> Date: Mon, 5 Feb 2018 19:17:23 +0100
> 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 <[email protected]> > Tested-by: Christian Zigotzky <[email protected]> > Signed-off-by: Andrew Lunn <[email protected]> > Reviewed-by: Florian Fainelli <[email protected]> > Fixes: bafbdd527d56 ("phylib: Add device reset GPIO support") Applied, thanks Andrew.
