Geert, Simon, Can I retain your review tags on this series so that I can queue the patches ? I already added them apart from the last patch that is new, please let me know asap. Thanks, Lorenzo On Thu, May 24, 2018 at 04:36:18PM +0200, Marek Vasut wrote: > Multiple minor failpath fixes for the R-Car PCIe driver. > > V4: Sync up the version numbers > Rebase on top of Lorenzo's tree > Add new patch fixing bug in the PHY code > > Marek Vasut (6): > PCI: rcar: Pull bus clock enable/disable from > rcar_pcie_get_resources() > PCI: rcar: Add missing irq_dispose_mapping() into failpath > PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails > PCI: rcar: Poll more often in rcar_pcie_wait_for_dl() > PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath > PCI: rcar: Shut the PHY down in failpath > > drivers/pci/host/pcie-rcar.c | 82 +++++++++++++++++++++++++++++++++++--------- > 1 file changed, 66 insertions(+), 16 deletions(-) > > Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> > Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> > Cc: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > Cc: Simon Horman <horms+renesas@xxxxxxxxxxxx> > Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx> > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > > -- > 2.16.2 >