aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorDinghao Liu <[email protected]>2020-05-21 10:47:09 +0800
committerLorenzo Pieralisi <[email protected]>2020-06-01 09:58:59 +0100
commitfcee90cdf6f3a3a371add04d41528d5ba9c3b411 (patch)
tree8a9de012210b137c678642e385ef66b725898714 /drivers/fpga/fpga-bridge.c
parent1c1dbb2c02623db18a50c61b175f19aead800b4e (diff)
PCI: tegra: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even when it returns an error code. Thus a pairing decrement is needed on the error handling path to keep the counter balanced. Also, call pm_runtime_disable() when pm_runtime_get_sync() returns an error code. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dinghao Liu <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions