mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
e9a36feece
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
stm32-crc32.c | ||
stm32-cryp.c | ||
stm32-hash.c |