On Fri, 07 Aug 2020 19:25:22 +0900, Kunihiko Hayashi wrote: > Even if phy driver doesn't probe, the error message can't be distinguished > from other errors. This displays error message caused by the phy driver > explicitly. > > Signed-off-by: Kunihiko Hayashi <hayashi.kunih...@socionext.com> > --- > drivers/pci/controller/dwc/pcie-uniphier.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) >
Reviewed-by: Rob Herring <r...@kernel.org>