linux_dsm_epyc7002/drivers/pci/dwc
Shawn Guo db0c25f8aa PCI: histb: Fix error path of histb_pcie_host_enable()
If clk_prepare_enable() call fails on a particular clock, we should not
call clk_disable_unprepare() on this clock, but on the clocks that
succeed from clk_prepare_enable() previously.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2018-03-07 16:24:27 +00:00
..
Kconfig Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
Makefile Merge remote-tracking branch 'lorenzo/pci/dwc' into next 2018-02-01 11:36:07 -06:00
pci-dra7xx.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-exynos.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-imx6.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-keystone-dw.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-keystone.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pci-keystone.h PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pci-layerscape.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-armada8k.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-artpec6.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware-ep.c PCI: designware-ep: Fix typo in error message 2018-03-07 16:24:25 +00:00
pcie-designware-host.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware-plat.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-designware.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-designware.h Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
pcie-hisi.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-histb.c PCI: histb: Fix error path of histb_pcie_host_enable() 2018-03-07 16:24:27 +00:00
pcie-kirin.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00
pcie-qcom.c PCI: qcom: Use regulator bulk api for apq8064 supplies 2018-03-07 16:24:26 +00:00
pcie-spear13xx.c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate 2018-01-28 15:48:29 -06:00