OpenCloudOS-Kernel/drivers/crypto/hisilicon/sec2
Yang Shen d8140b878e crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
The parameter type of 'pci_set_drvdata' is 'struct hisi_qm',
so here the return type of 'pci_get_drvdata' should be 'struct hisi_qm'
too.

Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Weili Qian <qianweili@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:53 +10:00
..
Makefile
sec.h crypto:hisilicon/sec2 - update busy processing logic 2020-07-16 21:49:00 +10:00
sec_crypto.c crypto: hisilicon - fixed memory allocation error 2020-09-18 17:20:11 +10:00
sec_crypto.h crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00
sec_main.c crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' 2020-09-25 17:48:53 +10:00