crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
authorWeili Qian <qianweili@huawei.com>
Sat, 15 May 2021 10:44:38 +0000 (18:44 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 23 May 2021 00:52:41 +0000 (08:52 +0800)
commit3121f021c00aeed599d6f5d1c737b1bc8e6a05d8
treeafb4b639e43b0a1544882c07fcd9c12559b29581
parentdbbc5c06955cb9a56aed51170040a3967b79371d
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error

Before device reset, the driver sets 'QM_RESETTING' flag, but after reset,
the wrong flag is cleared. This patch modifies the problem of inconsistent
flags.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c