lantiq: ifxmips_pcie: use dev_err_probe
authorMartin Schiller <ms@dev.tdt.de>
Wed, 10 Apr 2024 11:48:50 +0000 (13:48 +0200)
committerMartin Schiller <ms@dev.tdt.de>
Wed, 15 May 2024 06:54:58 +0000 (08:54 +0200)
commit284f12bfa64779ed156262a0351e07af5379be9c
tree7e7e81d97db64915fce94cda498d5a04639020c5
parent783c3aace252b5eb596fad15ca91d6aa25a3fbe1
lantiq: ifxmips_pcie: use dev_err_probe

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>
target/linux/lantiq/patches-5.15/0151-lantiq-ifxmips_pcie-use-of.patch
target/linux/lantiq/patches-6.1/0151-lantiq-ifxmips_pcie-use-of.patch