diff options
author | Dmitry Osipenko <[email protected]> | 2020-09-30 01:18:45 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-10-05 22:57:39 +0200 |
commit | e4fc2efbc310cfb665eed558da42ac18084d20bc (patch) | |
tree | 757b05ed8da7a1fb0bdac75dd563c139b935bbaf /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 900aed24d3e45353e22f7fc00d6826b87c55761a (diff) |
i2c: tegra: Add missing pm_runtime_put()
The pm_runtime_get_sync() always bumps refcount regardless of whether it
succeeds or fails. Hence driver is responsible for restoring of the RPM
refcounting. This patch adds missing RPM puts which restore refcounting
in a case of pm_runtime_get_sync() error.
Suggested-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions