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 <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Phil Edworthy <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: Wolfram Sang <[email protected]>
Cc: [email protected]

-- 
2.16.2

Reply via email to