linux/drivers/crypto/hisilicon/zip
Weili Qian 3099fc9c2b crypto: hisilicon/qm - move alloc qm->wq to qm.c
Before stopping the function, the driver needs to flush all the remaining
work about event irq. Therefore, accelerator drivers use a private
workqueue(qm->wq) to handle event irq instead of the system workqueue.
This patch moves alloc workqueue from sec_main.c and zip_main.c to qm.c.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-06-17 17:19:20 +08:00
..
Makefile
zip_crypto.c crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps() 2022-04-21 17:53:56 +08:00
zip_main.c crypto: hisilicon/qm - move alloc qm->wq to qm.c 2022-06-17 17:19:20 +08:00
zip.h crypto: hisilicon/qm: Move the QM header to include/linux 2022-03-15 11:34:08 -06:00