Re: [PATCH v6 1/2] PCI: cadence: Retrain Link to work around Gen2 training defect.

2020-12-29 Thread Thomas Petazzoni
Hello, The commit title is incorrect, it doesn't match what the patch is doing. On Mon, 28 Dec 2020 15:05:09 +0100 Nadeem Athani wrote: > Moving the function above to remove compilation error. > No changes in function. Which compilation error? I guess there is no compilation error, except afte

[PATCH v6 1/2] PCI: cadence: Retrain Link to work around Gen2 training defect.

2020-12-28 Thread Nadeem Athani
Moving the function above to remove compilation error. No changes in function. Signed-off-by: Nadeem Athani --- drivers/pci/controller/cadence/pcie-cadence-host.c | 33 +++--- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/drivers/pci/controller/cadence/pcie-cade