linux/drivers/crypto/qat
Qinglang Miao c4c75fcbd8 crypto: qat - remove unnecessary mutex_init()
The mutex adf_ctl_lock is initialized statically. It is
unnecessary to initialize by mutex_init().

Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com>
Acked-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:14 +10:00
..
qat_c3xxx crypto: qat - use PCI_VDEVICE 2020-09-18 17:20:10 +10:00
qat_c3xxxvf crypto: qat - use PCI_VDEVICE 2020-09-18 17:20:10 +10:00
qat_c62x crypto: qat - use PCI_VDEVICE 2020-09-18 17:20:10 +10:00
qat_c62xvf crypto: qat - use PCI_VDEVICE 2020-09-18 17:20:10 +10:00
qat_common crypto: qat - remove unnecessary mutex_init() 2020-09-25 17:48:14 +10:00
qat_dh895xcc crypto: qat - use PCI_VDEVICE 2020-09-18 17:20:10 +10:00
qat_dh895xccvf crypto: qat - use PCI_VDEVICE 2020-09-18 17:20:10 +10:00
Kconfig crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00