diff options
author | Weili Qian <qianweili@huawei.com> | 2022-08-27 13:27:37 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-09-02 13:38:06 +0300 |
commit | 5afc904f443de2afd31c4e0686ba178beede86fe (patch) | |
tree | b25c934b86a54f57f7a2c6b09dfbef05eab36a17 /scripts | |
parent | 95b66bc4e789c5698b973e92235c2e901c7546e0 (diff) | |
download | linux-5afc904f443de2afd31c4e0686ba178beede86fe.tar.xz |
crypto: hisilicon/qm - fix missing put dfx access
In function qm_cmd_write(), if function returns from
branch 'atomic_read(&qm->status.flags) == QM_STOP',
the got dfx access is forgotten to put.
Fixes: 607c191b371d ("crypto: hisilicon - support runtime PM for accelerator device")
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions