diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-05-28 09:21:04 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-06-15 09:38:53 +0200 |
commit | 95459261c99f1621d90bc628c2a48e60b7cf9a88 (patch) | |
tree | 4c26bef401b33a653e71b69251a8a67ab741c057 /crypto | |
parent | Linux 5.8-rc1 (diff) | |
download | linux-95459261c99f1621d90bc628c2a48e60b7cf9a88.tar.xz linux-95459261c99f1621d90bc628c2a48e60b7cf9a88.zip |
hwrng: ks-sa - Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even
the call 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 <dinghao.liu@zju.edu.cn>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions