On 03/13/2018 12:20 PM, Lorenzo Pieralisi wrote: > Hi Marek, Hi, > On Fri, Nov 10, 2017 at 10:54:11PM +0100, Marek Vasut wrote: >> From: Dien Pham <dien.pham.ry@xxxxxxxxxxxxxxx> >> >> The controller clock can be switched off during suspend/resume, >> let runtime PM take care of that. >> >> Signed-off-by: Dien Pham <dien.pham.ry@xxxxxxxxxxxxxxx> >> Signed-off-by: Hien Dang <hien.dang.eb@xxxxxxxxxxx> >> Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> >> Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> Cc: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> >> Cc: Simon Horman <horms+renesas@xxxxxxxxxxxx> >> Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx> >> Cc: linux-renesas-soc@xxxxxxxxxxxxxxx >> To: linux-pci@xxxxxxxxxxxxxxx >> --- >> V2: - Reorder the fail path in rcar_pcie_probe() to cater for the >> reordering of function calls in probe >> - Dispose of fail_clk in rcar_pcie_get_resources() >> V3: - Fix up the failpath in probe function >> --- >> drivers/pci/host/pcie-rcar.c | 40 ++++++++++++---------------------------- >> 1 file changed, 12 insertions(+), 28 deletions(-) > > I would like to ask you if this patch is still applicable and if so > whether you want me to apply it stand-alone (ie does it depend on > other patches ?), please let me know. It doesn't depend on other patches, but it needs a small adjustment when rebasing. I'll repost a V4. -- Best regards, Marek Vasut