Re: [PATCH 5/5] PCI: uniphier: Add error message when failed to get phy

2020-05-15 Thread Kunihiko Hayashi
On 2020/05/15 15:51, kbuild test robot wrote: Hi Kunihiko, I love your patch! Perhaps something to improve: [auto build test WARNING on pci/next] [also build test WARNING on robh/for-next v5.7-rc5 next-20200514] [if your patch is applied to the wrong git tree, please drop us a note to help

Re: [PATCH 5/5] PCI: uniphier: Add error message when failed to get phy

2020-05-15 Thread kbuild test robot
Hi Kunihiko, I love your patch! Perhaps something to improve: [auto build test WARNING on pci/next] [also build test WARNING on robh/for-next v5.7-rc5 next-20200514] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use

[PATCH 5/5] PCI: uniphier: Add error message when failed to get phy

2020-05-14 Thread Kunihiko Hayashi
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 --- drivers/pci/controller/dwc/pcie-uniphier.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)