mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-03 17:39:16 +00:00
Use dev_err_probe() to get rid of the following warning which is seen when the PCIe PHY has not been probed yet: pcie-xrx200 1d900000.pcie: failed to get the PCIe PHY Signed-off-by: Martin Schiller <ms@dev.tdt.de>