diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2022-03-17 13:16:13 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-03-25 16:21:05 +1200 |
commit | e9a36feecee0ee5845f2e0656f50f9942dd0bed3 (patch) | |
tree | 18358bac15de12fca95982db6be2c252597349e1 /arch/x86/crypto | |
parent | c8bd296cca3434b13b28b074eaeb78a23284de77 (diff) |
crypto: stm32 - fix reference leak in stm32_crc_remove
pm_runtime_get_sync() will increment pm usage counter even it
failed. Forgetting to call pm_runtime_put_noidle will result
in reference leak in stm32_crc_remove, so we should fix it.
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto')
0 files changed, 0 insertions, 0 deletions