diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2020-06-04 22:06:43 -0500 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2020-06-30 15:37:03 -0400 |
commit | 4dfc238a2441668703081d5ca60d98d531efa5e4 (patch) | |
tree | 11fda500dbad5e8f9d83a9666563359b99e9ef96 /drivers/pcmcia | |
parent | 83bdf7f8b7127f3e52960ca1c690a8cd1252b9ca (diff) |
sata_rcar: handle pm_runtime_get_sync failure cases
[ Upstream commit eea1238867205b9e48a67c1a63219529a73c46fd ]
Calling pm_runtime_get_sync increments the counter even in case of
failure, causing incorrect ref count. Call pm_runtime_put if
pm_runtime_get_sync fails.
Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions