Shawn Lin 25de15c958 PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER
A SerDes PHY is optional, so if devm_phy_get() doesn't find one at all,
that's fine.  But if devm_phy_get() finds a PHY that doesn't have a driver
yet, it returns -EPROBE_DEFER.  In that case, defer probing the Keystone
driver.  We may be able to load it later after a PHY driver is loaded.

[bhelgaas: changelog, check for -EPROBE_DEFER first]
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2016-03-11 12:21:47 -06:00
..
2016-01-08 10:35:24 -06:00
2015-08-13 15:59:59 -05:00
2015-08-20 12:02:49 -05:00
2016-01-21 11:52:16 -08:00
2014-06-10 20:20:19 -06:00
2016-01-21 11:52:16 -08:00
2016-01-21 11:52:16 -08:00
2016-01-21 11:52:16 -08:00
2014-06-10 20:20:19 -06:00
2016-01-08 10:35:24 -06:00
2014-06-10 20:20:19 -06:00