diff options
author | Dinghao Liu <[email protected]> | 2020-05-23 20:57:04 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-28 14:01:14 +0100 |
commit | cddc36f3fd706b1046a4d4608359c0003f72db32 (patch) | |
tree | 66c9d2f493b91dc7e6e3ac429b4bb072d7c453ee /drivers/fpga/altera-fpga2sdram.c | |
parent | 8d728808194a12186ce5af0b72c8a47b42476bc3 (diff) |
spi: tegra114: 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.
Signed-off-by: Dinghao Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions