On Sun, 27 Jun 2021 13:46:24 +0200, Christophe JAILLET wrote: > If an error occurs after a successful 'cdns_pcie_init_phy()' call, it must > be undone by a 'cdns_pcie_disable_phy()' call, as already done above and > below. > > Update the 'goto' to branch at the correct place of the error handling > path. > > [...] Applied to pci/cadence, thanks! [1/1] PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()' https://git.kernel.org/lpieralisi/pci/c/1faff614aa Thanks, Lorenzo