Files
android_kernel_xiaomi_sm8450/drivers/pci
Kishon Vijay Abraham I 19abcd790b PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
commit bd22885aa1 ("PCI: cadence: Refactor driver to use as a core
library") while refactoring the Cadence PCIe driver to be used as
library, removed pm_runtime_get_sync() from cdns_pcie_ep_setup()
and cdns_pcie_host_setup() but missed to remove the corresponding
pm_runtime_put_sync() in the error path. Fix it here.

Link: https://lore.kernel.org/r/20200722110317.4744-3-kishon@ti.com
Fixes: bd22885aa1 ("PCI: cadence: Refactor driver to use as a core library")
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
2020-07-27 15:46:15 +01:00
..
2018-03-19 14:20:43 -05:00
2019-11-28 08:54:55 -06:00
2019-07-09 07:24:53 -05:00
2020-04-02 14:26:38 -05:00
2020-06-04 12:59:12 -05:00
2020-04-02 14:26:32 -05:00
2020-01-29 17:00:02 -06:00
2018-03-19 14:20:43 -05:00
2020-03-10 14:05:33 -05:00
2019-09-23 16:10:31 -05:00