diff options
author | Weili Qian <qianweili@huawei.com> | 2023-11-25 19:50:10 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-12-01 18:03:26 +0800 |
commit | c66272a4c9932d6c585eef99039747617d48d662 (patch) | |
tree | 76f40ba7c9858bde584a98ebca8508dcb488691b /mm/mprotect.c | |
parent | fb4ac519c6caf5fdfcc30ef838cae55dbc919e2e (diff) |
crypto: hisilicon/qm - simplify the status of qm
The 'QM_INIT' and 'QM_CLOSE' status of qm and 'QP_INIT'
and 'QP_CLOSE' status of queue are not actually used. Currently,
driver only needs to switch status when the device or queue
is enabled or stopped, Therefore, remove unneeded status to
simplify driver. In addition, rename'QM_START to'QM_WORK' for
ease to understand.
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'mm/mprotect.c')
0 files changed, 0 insertions, 0 deletions