aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-06-02 07:19:08 +0400
committerBjorn Helgaas <[email protected]>2022-06-08 16:17:21 -0500
commite8fbd344a5ea62663554b8546b6bf9f88b93785a (patch)
treebbebb917dd43abf72fd3465a88536848282dd544 /scripts/gdb/linux/tasks.py
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
pm_runtime_enable() will increase power disable depth. If dw_pcie_ep_init() fails, we should use pm_runtime_disable() to balance it with pm_runtime_enable(). Add missing pm_runtime_disable() for tegra_pcie_config_ep(). Fixes: c57247f940e8 ("PCI: tegra: Add support for PCIe endpoint mode in Tegra194") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miaoqian Lin <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Vidya Sagar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions